diff options
author | guraga <rulumasi@dodsi.com> | 2016-02-26 18:27:48 +0500 |
---|---|---|
committer | guraga <rulumasi@dodsi.com> | 2016-02-26 18:27:48 +0500 |
commit | 34c8be10f118896428a27f0717f92e4f879ab8f7 (patch) | |
tree | d5f1058c387a7759ab3a7da25610395658c8d1a2 /man/feh.pre | |
parent | feeb16ec579217d12de5d197545f7367358edbcd (diff) |
Add "--no-recursive" to man page
Add description of option "--no-recursive" to man page.
Diffstat (limited to 'man/feh.pre')
-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 |