Document -A option
This commit is contained in:
parent
2c566c5320
commit
ec47ecb23a
5
sxiv.1
5
sxiv.1
|
@ -4,6 +4,8 @@ sxiv \- Simple X Image Viewer
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B sxiv
|
.B sxiv
|
||||||
.RB [ \-abcfhioqrtvZ ]
|
.RB [ \-abcfhioqrtvZ ]
|
||||||
|
.RB [ \-A
|
||||||
|
.IR FRAMERATE ]
|
||||||
.RB [ \-e
|
.RB [ \-e
|
||||||
.IR WID ]
|
.IR WID ]
|
||||||
.RB [ \-G
|
.RB [ \-G
|
||||||
|
@ -36,6 +38,9 @@ manager.
|
||||||
.B \-a
|
.B \-a
|
||||||
Play animations of multi-frame images.
|
Play animations of multi-frame images.
|
||||||
.TP
|
.TP
|
||||||
|
.BI "\-A " FRAMERATE
|
||||||
|
Force frame rate on animated images to FRAMERATE
|
||||||
|
.TP
|
||||||
.B \-b
|
.B \-b
|
||||||
Do not show info bar on bottom of window.
|
Do not show info bar on bottom of window.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in New Issue