aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2017-11-30 22:42:03 +0000
committerHarry Jeffery <harry@exec64.co.uk>2017-11-30 22:42:53 +0000
commit6af2d4ec1530d1ada1c56442ac1ee13cff451282 (patch)
tree306b9ad21816155a6b72f211eb4b73fcfcfaec0b /doc
parent687038403c4106b4c70091a42de45363608b5e02 (diff)
downloadimv-6af2d4ec1530d1ada1c56442ac1ee13cff451282.tar.gz
Add an open command
Diffstat (limited to 'doc')
-rw-r--r--doc/imv.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt
index 6ea53ee..0bf36a7 100644
--- a/doc/imv.1.txt
+++ b/doc/imv.1.txt
@@ -88,6 +88,10 @@ Commands can be entered by pressing *:*. imv supports the following commands:
Zoom into the image by the given amount. Negative values zoom out.
'actual' resets the zoom to 100%, showing the image at its actual size.
+*open* [-r] <paths ...>::
+ Add the given paths to the list of open images. If the '-r' option is
+ specified, do so recursively. Shell expansions may be used.
+
*close*::
Close the currently selected image.