diff options
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> |