diff options
Diffstat (limited to 'sxiv.1')
-rw-r--r-- | sxiv.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,7 +3,7 @@ sxiv \- Simple (or small or suckless) X Image Viewer .SH SYNOPSIS .B sxiv -.RB [ \-dfhpsvZ ] +.RB [ \-dfhpsvWZ ] .RB [ \-w .IB WIDTH x HEIGHT ] @@ -36,6 +36,9 @@ Scale all images to fit into window. .B \-v Print version information to standard output and exit. .TP +.B \-W +Enable printing of warnings to standard error stream. +.TP .BI "\-w " WIDTH x HEIGHT Set window width to .I WIDTH |