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 | |
parent | 5bade6fe6a14cce50508ee5d510a4560ebe3e421 (diff) |
Allow multiple file selections.
Diffstat (limited to 'data')
-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 b61a8c9..77942dd 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 |