diff options
Diffstat (limited to 'sxiv.1')
-rw-r--r-- | sxiv.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -97,7 +97,7 @@ may be a floating point number. .TP .BI "\-s " MODE Set scale mode according to MODE character. Supported modes are: [d]own, -[f]it, [w]idth, [h]eight. +[f]it, [F]ill, [w]idth, [h]eight. .TP .B \-t Start in thumbnail mode. @@ -311,6 +311,9 @@ Set zoom level to 100%, but fit large images into window. .B W Fit image to window. .TP +.B F +Fill image to window. +.TP .B e Fit image to window width. .TP |