diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-02-26 14:33:16 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-02-26 14:33:16 +0100 |
commit | 58c306699769ba8b80163b74b44176d8bf3228e4 (patch) | |
tree | 050bbbb3a9b04a9a682afd3b85279b68eabaad46 /man | |
parent | e5adeaf9366105cf2cf056b94f4067d8d6709da6 (diff) | |
parent | 34c8be10f118896428a27f0717f92e4f879ab8f7 (diff) |
Merge branch 'patch-2' of https://github.com/guraga/feh into guraga-patch-2
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 68ffd12..75b7730 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -526,6 +526,11 @@ transitions from last to first image). Recursively expand any directories in the commandline arguments to the content of those directories, all the way down to the bottom level. . +.It Cm --no-recursive +. +Don't recursively expand any directories (enabled by default). +Useful to override theme options. +. .It Cm -R , --reload Ar int . Reload filelist and current image after |