diff options
author | Bert <ber.t@gmx.com> | 2011-02-01 18:25:47 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-01 18:25:47 +0100 |
commit | 5607349058a9c50fa08e19de3ebb24e9b480775b (patch) | |
tree | d9d6ff9e7082fbf5f9c049c90b6725ecebaf35bc /sxiv.1 | |
parent | f2ceac2f8ab04f91672a9cb168dfdf69dab02b3c (diff) |
Updated doc
Diffstat (limited to 'sxiv.1')
-rw-r--r-- | sxiv.1 | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,7 @@ sxiv \- Simple (or small or suckless) X Image Viewer .SH SYNOPSIS .B sxiv -.RB [ \-dfhpqsvZ ] +.RB [ \-dFfhpqsvZ ] .RB [ \-g .IR GEOMETRY ] .RB [ \-z @@ -20,6 +20,10 @@ manager. .B \-d Scale all images to 100%, but fit large images into window. .TP +.B \-F +Make the window fixed/floating by setting the minimum and maximum width/height +size-hints to the window width/height. +.TP .B \-f Start in fullscreen mode. .TP |