diff options
Diffstat (limited to 'sxiv.1')
-rw-r--r-- | sxiv.1 | 27 |
1 files changed, 21 insertions, 6 deletions
@@ -4,12 +4,14 @@ sxiv \- Simple X Image Viewer .SH SYNOPSIS .B sxiv .RB [ \-bcdFfhiopqrstvZ ] +.RB [ \-G +.IR GAMMA ] .RB [ \-g .IR GEOMETRY ] -.RB [ \-n -.IR NUM ] .RB [ \-N .IR NAME ] +.RB [ \-n +.IR NUM ] .RB [ \-z .IR ZOOM ] .IR FILE ... @@ -44,17 +46,20 @@ size-hints to the window width/height. .B \-f Start in fullscreen mode. .TP +.BI "\-G " GAMMA +Set image gamma to GAMMA (-32..32). +.TP .BI "\-g " GEOMETRY Set window position and size. See section GEOMETRY SPECIFICATIONS of X(7) for more information on .IR GEOMETRY . .TP -.BI "\-n " NUM -Start at picture number NUM. -.TP .BI "\-N " NAME Set the resource name of sxiv's X window to NAME. .TP +.BI "\-n " NUM +Start at picture number NUM. +.TP .B \-h Print brief usage information to standard output and exit. .TP @@ -131,7 +136,7 @@ Remove current image from file list and go to next image. Mark/unmark the current image. .TP .B M -Reverse marked images. +Reverse all image marks. .TP .B N Go @@ -285,6 +290,16 @@ Flip image horizontally. .TP .B _ Flip image vertically. +.SS Gamma Correction +.TP +.B { +Decrease gamma. +.TP +.B } +Increase gamma. +.TP +.B Ctrl-G +Reset gamma. .SS Miscellaneous .TP .B a |