diff options
author | Bert Münnich <ber.t@posteo.de> | 2018-12-29 19:03:34 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2018-12-29 19:03:34 +0100 |
commit | 6a662ae5e0711db82e4da173ac6f0d43288a2b4a (patch) | |
tree | ede1cd82386b3850fb7a72def6a684e262e5e051 | |
parent | 674f69f2c9525eef60fbdf0bf5fd147a0018e8eb (diff) |
Document undocumented "-" behavior
-rw-r--r-- | sxiv.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ Start at picture number NUM. Print brief usage information to standard output and exit. .TP .B \-i -Read names of files to open from standard input. +Read names of files to open from standard input. Also done if FILE is `-'. .TP .B \-o Write list of all marked files to standard output when quitting. In combination |