summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2013-11-14 17:06:20 +0100
committerBert Münnich <ber.t@posteo.de>2013-11-14 17:06:20 +0100
commit50f9ad14de921295d7a1687799e30562808e940a (patch)
tree0176dbb630a74ba38a610020ad1802a8ae3d3fa1 /sxiv.1
parent2737fc8b81829372d454f407e19733d66d964272 (diff)
downloadnsxiv-50f9ad14de921295d7a1687799e30562808e940a.tar.zst
Refactored remote changes
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.116
1 files changed, 9 insertions, 7 deletions
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