diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2016-04-03 14:16:35 +0100 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2016-04-03 14:16:35 +0100 |
commit | 7febfc46767f98f0430492f9e0277e6b26a8adeb (patch) | |
tree | 5e8eb55b095af7afc1439792210b0fdf948dce19 /doc/imv.1 | |
parent | 75dbf29e3fe413014c2aaaa4a813da1a5515fddd (diff) | |
parent | f1737ddd06141afbe99f37af3b5c2d0f1df5fe7a (diff) | |
download | imv-7febfc46767f98f0430492f9e0277e6b26a8adeb.tar.gz |
Merge pull request #85 from whatevsz/wip-cycle
Add -x switch to exit imv when reaching end of file list.
Diffstat (limited to 'doc/imv.1')
-rw-r--r-- | doc/imv.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,7 +6,7 @@ .Nd view images .Sh SYNOPSIS .Nm -.Op Fl adfhlrSsu +.Op Fl adfhlrSsux .Op Fl b Ar color .Op Fl e Ar font:size .Op Fl n Ar position @@ -71,6 +71,8 @@ Setting this to zero disables slideshow mode, which is the default. .It Fl u Use nearest neighbour resampling. Recommended for pixel art. +.It Fl x +Exit when reaching end of file list. .El .Ss Reading from standard input When run with argument |