From 8123d63c5b76909ce70f09614ac0e45760a69d71 Mon Sep 17 00:00:00 2001 From: Bert Date: Fri, 28 Jan 2011 13:34:16 +0100 Subject: Added plenty lots of options --- sxiv.1 | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) (limited to 'sxiv.1') diff --git a/sxiv.1 b/sxiv.1 index 53f5b99..083ae90 100644 --- a/sxiv.1 +++ b/sxiv.1 @@ -3,11 +3,12 @@ sxiv \- Simple (or small or suckless) X Image Viewer .SH SYNOPSIS .B sxiv -.RB [ \-hv ] -[ -.B \-w +.RB [ \-dfhpsvZ ] +.RB [ \-w .IB WIDTH x HEIGHT ] +.RB [ \-z +.IR ZOOM ] .IR FILE ... .SH DESCRIPTION sxiv is a simple image viewer for X. It only has the most basic features @@ -17,9 +18,21 @@ Please note, that the fullscreen mode requires an EWMH/NetWM compliant window manager. .SH OPTIONS .TP +.B \-d +Scale all images to 100%, but fit large images into window. +.TP +.B \-f +Start in fullscreen mode. +.TP .B \-h Print brief usage information to standard output and exit. .TP +.B \-p +Pixelize images, i.e. turn off anti-aliasing. +.TP +.B \-s +Scale all images to fit into window. +.TP .B \-v Print version information to standard output and exit. .TP @@ -32,6 +45,14 @@ If .I HEIGHT is omitted, height is also set to .IR WIDTH . +.TP +.B \-Z +The same as `-z 100'. +.TP +.BI "\-z " ZOOM +Scale all images to the current zoom level, use a zoom level of +.I ZOOM +at startup. .SH KEYBOARD COMMANDS .SS General .TP -- cgit v1.2.3-54-g00ecf