aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/imv-dir.1.txt (renamed from doc/imv-folder.1.txt)6
-rw-r--r--doc/imv.1.txt2
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/imv-folder.1.txt b/doc/imv-dir.1.txt
index a9d627b..16f6b95 100644
--- a/doc/imv-folder.1.txt
+++ b/doc/imv-dir.1.txt
@@ -8,18 +8,18 @@ imv (1)
Name
----
-imv-folder - Open 'imv' for all images in a folder
+imv-dir - Open 'imv' for all images in a directory
Description
-----------
-'imv-folder' is a wrapper for 'imv' that auto-selects the folder where the image is located, so that the *next* and *previous* commands function in the same way as other image viewers.
+'imv-dir' is a wrapper for 'imv' that auto-selects the directory where the image is located, so that the *next* and *previous* commands function in the same way as other image viewers.
Note that this wrapper supports only a single image. For opening multiple images, use plain `imv`.
Synopsis
--------
-'imv-folder' path
+'imv-dir' path
Authors
-------
diff --git a/doc/imv.1.txt b/doc/imv.1.txt
index cc79e71..db7e7e2 100644
--- a/doc/imv.1.txt
+++ b/doc/imv.1.txt
@@ -330,4 +330,4 @@ Full source code and other information can be found at
See Also
--------
-**imv**(5) **imv-msg**(1) **imv-folder**(1)
+**imv**(5) **imv-msg**(1) **imv-dir**(1)