diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-02-01 17:46:50 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-02-01 17:46:50 +0100 |
commit | 6ea43a3213bb264525e04c729c67204f82c7a2c8 (patch) | |
tree | f9f3479f79227db1b5f0630345c2c0141c658065 /man | |
parent | 759e14c67ef0637ee82ae5167c203efcd9f3227e (diff) |
support "feh -" to read from stdin. closes #118
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index cecc58f..a1df25a 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -72,6 +72,10 @@ image in it, the keyboard and mouse can be used to change slides In slideshow mode, images can be deleted either from the filelist or from the disk, the new filelist can then be saved to the disk and reopened at a later time. +An image can also be read from stdin via +.Qq feh - . +However, you should not combine reading from stdin with normal file / filelist +usage. . .Pp . |