diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-11-18 20:14:13 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-11-18 20:14:13 +0100 |
commit | 310432883fb3712acd31af4570618454e9cdcd59 (patch) | |
tree | e677a0e54b978f35bfa94bc7c9055d69787ac674 | |
parent | 34cda90a2520c6b2049f5639655edad7c014d9f2 (diff) |
feh(1): --output-dir does not affect -o / -O
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index f59d082..173410e 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -594,7 +594,9 @@ image. . Save files to .Ar directory -.Pq only useful with -k , -o / -O or the save_image command . +when using +.Cm --keep-http +or the save_image command. By default, files are saved in the current working directory. . .It Cm -p , --preload |