diff options
author | Glynn Foster <glynn.foster@sun.com> | 2004-08-03 09:14:27 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2004-08-03 09:14:27 +0000 |
commit | 408f2cad51aa4c82392dc7b37159e811e23daa70 (patch) | |
tree | 992aedefae77880ac162138b1b700ec48977b846 /data | |
parent | Updates. (diff) | |
download | zenity-408f2cad51aa4c82392dc7b37159e811e23daa70.tar.gz zenity-408f2cad51aa4c82392dc7b37159e811e23daa70.tar.bz2 zenity-408f2cad51aa4c82392dc7b37159e811e23daa70.zip |
Update the man page for the --print-column option added.
2004-08-03 Glynn Foster <glynn.foster@sun.com>
* data/zenity.1: Update the man page for the --print-column
option added.
Diffstat (limited to 'data')
-rw-r--r-- | data/zenity.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/zenity.1 b/data/zenity.1 index d5518dd2..17f6eab4 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -147,6 +147,10 @@ Set output separator character .TP .B \-\-editable Allow changes to text +.TP +.B \-\-print-column=STRING +Specify what column to print to standard output. The default is to return +the first column. 'ALL' may be used to print all columns. .PP Progress options |