From ffaed088561e8c0a085fd2797543aaef65419f0c Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Mon, 19 Jul 2004 01:01:28 +0000 Subject: Add new option for --print-column, based on a patch by Paul Bolle. Fixes 2004-07-19 Glynn Foster * src/main.c, src/tree.c, src/zenity.h, help/C/zenity.xml: Add new option for --print-column, based on a patch by Paul Bolle. Fixes #144496. --- help/C/zenity.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'help') diff --git a/help/C/zenity.xml b/help/C/zenity.xml index f65de69..4dc745d 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -653,6 +653,15 @@ + + --print-column=COLUMN + + 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. + + + + -- cgit v1.2.3-54-g00ecf