diff options
author | eylles <ed.ylles1997@gmail.com> | 2021-09-11 00:41:49 -0600 |
---|---|---|
committer | Berke Kocaoğlu <berke.kocaoglu@metu.edu.tr> | 2021-09-16 22:55:31 +0300 |
commit | 46a54c4b2d6181fc9c92facf600bef59e6041ab3 (patch) | |
tree | 9cadce41189e33e2848f1a9ab48dc3151a1397bd | |
parent | c7ca547b55e98914264351502e581fe6ae17ae15 (diff) |
Fix documentation (#14)
* Update manpage for marking commands
* Fix hyphen-used-as-minus-sign and typo lintian warning in manpage
this fix was originally made by the debian mantainer for sxiv Daniel Echeverry <epsilon77@gmail.com>
Co-authored-by: Mihail Snitkovski <msnitkovski@gmail.com>
-rw-r--r-- | sxiv.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -55,7 +55,7 @@ Embed sxiv's window into window whose ID is Start in fullscreen mode. .TP .BI "\-G " GAMMA -Set image gamma to GAMMA (-32..32). +Set image gamma to GAMMA (\-32..32). .TP .BI "\-g " GEOMETRY Set window position and size. See section GEOMETRY SPECIFICATIONS of X(7) for @@ -169,13 +169,13 @@ Zoom out. Mark/unmark the current image. .TP .B M -Reverse all image marks. -.TP -.B Ctrl-M Repeat last mark action on all images from the last marked/unmarked up to the current one. .TP .B Ctrl-m +Reverse all image marks. +.TP +.B Ctrl-u Remove all image marks. .TP .B N |