diff options
Diffstat (limited to 'help')
-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 66c99a0d..9d51f70d 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -564,6 +564,15 @@ </listitem> </varlistentry> + <varlistentry> + <term><option>--print-column</option>=<replaceable>column</replaceable></term> + <listitem> + <para>Specifies what column should be printed out upon selection. The default column is + '1'. 'ALL' can be used to print out all columns in the list. + </para> + </listitem> + </varlistentry> + </variablelist> <para> |