From 50f9ad14de921295d7a1687799e30562808e940a Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Thu, 14 Nov 2013 17:06:20 +0100 Subject: Refactored remote changes --- sxiv.1 | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'sxiv.1') diff --git a/sxiv.1 b/sxiv.1 index 4c29dbf..42ee155 100644 --- a/sxiv.1 +++ b/sxiv.1 @@ -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,20 +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 "\-G " GAMMA -Set gamma to GAMMA (-32..32). +.BI "\-N " NAME +Set the resource name of sxiv's X window to NAME. .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 .B \-h Print brief usage information to standard output and exit. .TP -- cgit v1.2.3