summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-04-06 19:30:06 +0200
committerBert <ber.t@gmx.com>2011-04-06 19:30:06 +0200
commitfacd7e3b42cbf638c1a58caebd3bbaedf74e0b1a (patch)
tree947bcd7c6e1abbbf482e9bdae404f6280d798840 /sxiv.1
parent426edfb3498469b171aae6a582491c2c7e30fd51 (diff)
downloadnsxiv-facd7e3b42cbf638c1a58caebd3bbaedf74e0b1a.tar.zst
New option: -a, do not filter out unsupported files
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.17
1 files changed, 6 insertions, 1 deletions
diff --git a/sxiv.1 b/sxiv.1
index 9ba376e..068b388 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -3,7 +3,7 @@
sxiv \- Simple (or small or suckless) X Image Viewer
.SH SYNOPSIS
.B sxiv
-.RB [ \-dFfhpqrstvZ ]
+.RB [ \-adFfhpqrstvZ ]
.RB [ \-g
.IR GEOMETRY ]
.RB [ \-z
@@ -28,6 +28,11 @@ Please note, that the fullscreen mode requires an EWMH/NetWM compliant window
manager.
.SH OPTIONS
.TP
+.B \-a
+Display all given files, do not filter out unsupported files. This might result
+in a much shorter startup time, when the file list is very long or contains
+large files of slow loadable types, e.g. gif and progressive jpg.
+.TP
.B \-d
Scale all images to 100%, but fit large images into window.
.TP