diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-19 21:43:35 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-19 21:44:53 -0500 |
commit | 12f15e596a3040f32bb8c9aa9d0bf9b43fc96567 (patch) | |
tree | 0d0e2e5144b80587839124ef20a3805b82655432 /man/standard-options.xml | |
parent | 4bbfe7ad22b0666e82719e39e40be1c6cbb5cc91 (diff) |
man: use one description of --no-legend
Diffstat (limited to 'man/standard-options.xml')
-rw-r--r-- | man/standard-options.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/standard-options.xml b/man/standard-options.xml index ec9146d8b5..f214463392 100644 --- a/man/standard-options.xml +++ b/man/standard-options.xml @@ -27,4 +27,13 @@ <para>Do not pipe output into a pager.</para> </listitem> </varlistentry> + + <varlistentry id='no-legend'> + <term><option>--no-legend</option></term> + + <listitem> + <para>Do not print the legend, i.e. column headers and the + footer with hints.</para> + </listitem> + </varlistentry> </variablelist> |