summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-01-30 22:23:36 +0100
committerBert <ber.t@gmx.com>2011-01-30 22:23:36 +0100
commitf0e9ec733ad73147be1db2a11486d1ac803c044f (patch)
tree4b0d761fae42cd1e5cb3e4d8e327fd8b5148f48c /sxiv.1
parent3d8efb21d51b5e9582fdff1a7c138f85f508e927 (diff)
downloadnsxiv-f0e9ec733ad73147be1db2a11486d1ac803c044f.tar.zst
Replaced option -W with -q, seems more natural
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.113
1 files changed, 6 insertions, 7 deletions
diff --git a/sxiv.1 b/sxiv.1
index 25a26a9..47fd271 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -3,10 +3,9 @@
sxiv \- Simple (or small or suckless) X Image Viewer
.SH SYNOPSIS
.B sxiv
-.RB [ \-dfhpsvWZ ]
-.RB [ \-w
-.IB WIDTH x HEIGHT
-]
+.RB [ \-dfhpqsvZ ]
+.RB [ \-g
+.IR GEOMETRY ]
.RB [ \-z
.IR ZOOM ]
.IR FILE ...
@@ -35,15 +34,15 @@ Print brief usage information to standard output and exit.
.B \-p
Pixelize images, i.e. turn off anti-aliasing.
.TP
+.B \-q
+Be quiet, disable warnings to standard error stream.
+.TP
.B \-s
Scale all images to fit into window.
.TP
.B \-v
Print version information to standard output and exit.
.TP
-.B \-W
-Enable printing of warnings to standard error stream.
-.TP
.B \-Z
The same as `-z 100'.
.TP