diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/imv-folder.1.txt | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/doc/imv-folder.1.txt b/doc/imv-folder.1.txt deleted file mode 100644 index a9d627b..0000000 --- a/doc/imv-folder.1.txt +++ /dev/null @@ -1,36 +0,0 @@ -///// -vim:set ts=4 sw=4 tw=82 noet: -///// -:quotes.~: - -imv (1) -======= - -Name ----- -imv-folder - Open 'imv' for all images in a folder - -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. - -Note that this wrapper supports only a single image. For opening multiple images, use plain `imv`. - -Synopsis --------- -'imv-folder' path - -Authors -------- - -imv is written and maintained by Harry Jeffery <me@harry.pm> -with contributions from other developers. - -Full source code and other information can be found at -<https://github.com/eXeC64/imv>. - -See Also --------- - -**imv**(1) |