diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-01-26 16:54:57 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-01-26 16:57:36 +0100 |
commit | 67433f377693d1598a14da8bbb82136247dd5810 (patch) | |
tree | 2b46bea5853b9e27d02461d4435d0470921ac677 /docs | |
parent | c1418c74627735276dd9f215ddd43937227b0f97 (diff) | |
download | fiv-67433f377693d1598a14da8bbb82136247dd5810.tar.gz fiv-67433f377693d1598a14da8bbb82136247dd5810.tar.xz fiv-67433f377693d1598a14da8bbb82136247dd5810.zip |
Add a --collection toggle
One possible use of it is to avoid thumbnailing the parent directory.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/fiv.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/fiv.adoc b/docs/fiv.adoc index 5285d5d..0188086 100644 --- a/docs/fiv.adoc +++ b/docs/fiv.adoc @@ -32,6 +32,10 @@ Options handler to implement the "Open Containing Folder" feature of certain applications. +*--collection*:: + Always put arguments in a virtual directory, even when only one is passed. + Implies *--browse*. + *--help-all*:: Show the full list of options, including those provided by GTK+. |