diff options
author | Mike Newman <MikeGTN@src.gnome.org> | 2003-06-09 18:57:01 +0000 |
---|---|---|
committer | Mike Newman <MikeGTN@src.gnome.org> | 2003-06-09 18:57:01 +0000 |
commit | 0e4c879656dcb3a0f4ffbcc65e30b6120f65c05e (patch) | |
tree | a03abf8160f62763079a451a56d8e4abe5c6f87d /data/zenity.1 | |
parent | Support user-defined return values via env vars, like dialog did. (diff) | |
download | zenity-0e4c879656dcb3a0f4ffbcc65e30b6120f65c05e.tar.gz zenity-0e4c879656dcb3a0f4ffbcc65e30b6120f65c05e.tar.bz2 zenity-0e4c879656dcb3a0f4ffbcc65e30b6120f65c05e.zip |
Allow multiple file selections.
Diffstat (limited to 'data/zenity.1')
-rw-r--r-- | data/zenity.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/zenity.1 b/data/zenity.1 index b61a8c99..77942ddb 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -113,6 +113,12 @@ File selection options .TP .B \-\-filename=FILENAME Set the filename +.TP +.B \-\-multiple +Allow selection of multiple filenames in file selection dialog +.TP +.B \-\-separator=SEPARATOR +Specify separator character when returning multiple filenames .PP Info options |