summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-01-27 16:15:43 +0100
committerBert <ber.t@gmx.com>2011-01-27 16:15:43 +0100
commit17e2a795bbcdbf9bc8eb07e2aaca0a494871b9e8 (patch)
tree7550f6d978ece256b2faa5d10bc300fa0d5eef97 /sxiv.1
parente8a503bcbb5e29e8364095796d1417db4c138e64 (diff)
downloadnsxiv-17e2a795bbcdbf9bc8eb07e2aaca0a494871b9e8.tar.zst
Added -w cmdline option
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.114
1 files changed, 14 insertions, 0 deletions
diff --git a/sxiv.1 b/sxiv.1
index f7994c7..53f5b99 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -4,6 +4,10 @@ sxiv \- Simple (or small or suckless) X Image Viewer
.SH SYNOPSIS
.B sxiv
.RB [ \-hv ]
+[
+.B \-w
+.IB WIDTH x HEIGHT
+]
.IR FILE ...
.SH DESCRIPTION
sxiv is a simple image viewer for X. It only has the most basic features
@@ -18,6 +22,16 @@ Print brief usage information to standard output and exit.
.TP
.B \-v
Print version information to standard output and exit.
+.TP
+.BI "\-w " WIDTH x HEIGHT
+Set window width to
+.I WIDTH
+and height to
+.IR HEIGHT .
+If
+.I HEIGHT
+is omitted, height is also set to
+.IR WIDTH .
.SH KEYBOARD COMMANDS
.SS General
.TP