diff options
author | Bert Münnich <be.muennich@gmail.com> | 2014-02-05 09:58:36 +0100 |
---|---|---|
committer | Bert Münnich <be.muennich@gmail.com> | 2014-02-05 09:58:36 +0100 |
commit | 72f1b1ca6f7936ecc5e80921d9dfe313f1f84465 (patch) | |
tree | 9b2d1a426f1c896b4d2148f39a86baefe31faded /sxiv.1 | |
parent | 997c8518c5884fecf03fb3d677dbc6d80d11c9df (diff) |
Removed command line option -F
Diffstat (limited to 'sxiv.1')
-rw-r--r-- | sxiv.1 | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -3,7 +3,7 @@ sxiv \- Simple X Image Viewer .SH SYNOPSIS .B sxiv -.RB [ \-bcFfhioqrtvZ ] +.RB [ \-bcfhioqrtvZ ] .RB [ \-G .IR GAMMA ] .RB [ \-g @@ -40,10 +40,6 @@ Do not show info bar on bottom of window. .B \-c Remove all orphaned cache files from the thumbnail cache directory and exit. .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 |