summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert Münnich <be.muennich@gmail.com>2012-10-29 00:53:50 +0100
committerBert Münnich <be.muennich@gmail.com>2012-10-29 18:32:56 +0100
commit6f9b4f5b2ed5a82ad4711d1add9ccd620d8526ba (patch)
tree8b66c4a9096a9efaaf11255da58af5078190a61c /sxiv.1
parent65d5d4469610a375d9fb9a5b7b269aaad98334e0 (diff)
downloadnsxiv-6f9b4f5b2ed5a82ad4711d1add9ccd620d8526ba.tar.zst
New option: -N, set X window resource name
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.15
1 files changed, 5 insertions, 0 deletions
diff --git a/sxiv.1 b/sxiv.1
index b31f95f..2058190 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -8,6 +8,8 @@ sxiv \- Simple (or small or suckless) X Image Viewer
.IR GEOMETRY ]
.RB [ \-n
.IR NUM ]
+.RB [ \-N
+.IR NAME ]
.RB [ \-z
.IR ZOOM ]
.IR FILE ...
@@ -57,6 +59,9 @@ more information on
.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