aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsomini <dev@somini.xyz>2020-12-03 00:42:53 +0000
committerHarry Jeffery <harry@exec64.co.uk>2021-07-08 23:30:24 +0100
commitebef68aeceb6563aa7b1ce24aafa921087a68d0d (patch)
tree64cf8cd55b20b6daaa1a64499e836091026689c9 /doc
parent9557a4b1129d1578cafc3edffc4e72fa007a8e2f (diff)
downloadimv-ebef68aeceb6563aa7b1ce24aafa921087a68d0d.tar.gz
Add a contrib-commands option
This includes the commands available in contrib/. It's enabled by default. I moved the manpage and desktop file to their regular locations to avoid complicating the meson file too much. They won't be installed when you disable the contrib commands.
Diffstat (limited to 'doc')
-rw-r--r--doc/imv-folder.1.txt36
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/imv-folder.1.txt b/doc/imv-folder.1.txt
new file mode 100644
index 0000000..a9d627b
--- /dev/null
+++ b/doc/imv-folder.1.txt
@@ -0,0 +1,36 @@
+/////
+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)