aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHannes Koerber <hannes.koerber@gmail.com>2016-04-01 17:02:03 +0200
committerHannes Koerber <hannes.koerber@gmail.com>2016-04-02 12:12:12 +0200
commitf1737ddd06141afbe99f37af3b5c2d0f1df5fe7a (patch)
tree5e8eb55b095af7afc1439792210b0fdf948dce19 /README.md
parent75dbf29e3fe413014c2aaaa4a813da1a5515fddd (diff)
downloadimv-f1737ddd06141afbe99f37af3b5c2d0f1df5fe7a.tar.gz
Add -x switch to exit imv when reaching end of file list.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f44605..827ef29 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,9 @@ To cycle through a folder of pictures, showing each one for 10 seconds:
imv -t 10 ~/Pictures/London
+The `-x` switch can be used to exit imv after the last picture instead of
+cycling through the list.
+
Installation
------------