diff options
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/zenity.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/help/C/zenity.xml b/help/C/zenity.xml index f65de69b..4dc745d6 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -653,6 +653,15 @@ </listitem> </varlistentry> + <varlistentry> + <term><varname>--print-column</varname>=COLUMN</term> + <listitem> + <para>Specifies what column should be printed to standard output. The default is to return + the first column. 'ALL' may be specified to print out all columns. + </para> + </listitem> + </varlistentry> + </variablelist> <para> |