diff options
author | Bert Münnich <ber.t@posteo.de> | 2016-10-30 19:24:55 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2016-10-30 19:24:55 +0100 |
commit | 32b29e61c1cf1fead8ccc3400d751955de7d5715 (patch) | |
tree | 4ba450318ad71708059ad36d72178728dab4153f | |
parent | c772d3c3f3e9cc986e8e0c0242b4d7a8e8dab4c3 (diff) |
Document new -e flag
-rw-r--r-- | sxiv.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,8 @@ sxiv \- Simple X Image Viewer .SH SYNOPSIS .B sxiv .RB [ \-abcfhioqrtvZ ] +.RB [ \-e +.IR WID ] .RB [ \-G .IR GAMMA ] .RB [ \-g @@ -40,6 +42,10 @@ Do not show info bar on bottom of window. .B \-c Remove all orphaned cache files from the thumbnail cache directory and exit. .TP +.BI "\-e " WID +Embed sxiv's window into window whose ID is +.IR WID . +.TP .B \-f Start in fullscreen mode. .TP |