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>
This commit is contained in:
parent
c7ca547b55
commit
46a54c4b2d
8
sxiv.1
8
sxiv.1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue