aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2018-05-08 20:14:12 +0100
committerHarry Jeffery <harry@exec64.co.uk>2018-05-08 20:43:02 +0100
commit6882c7a41284191c05497f715d214213a89d7b35 (patch)
tree16e1e8a4661ea831828a376e70b31f36465dbf5a /doc
parenta7c1fb4e17bf32d0767d1c5f64cc6f22c6f6989a (diff)
downloadimv-6882c7a41284191c05497f715d214213a89d7b35.tar.gz
Update manpage
Diffstat (limited to 'doc')
-rw-r--r--doc/imv.1.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt
index 83c9987..ee3eaa9 100644
--- a/doc/imv.1.txt
+++ b/doc/imv.1.txt
@@ -128,9 +128,10 @@ Configuration
The path to a config file can be given via the *$imv_config* environment
variable. If not found, imv will search for it in the following locations:
+- $XDG_CONFIG_HOME/imv/config (recommended)
+- $HOME/.config/imv/config
- $HOME/.imv_config
- $HOME/.imv/config
-- $XDG_CONFIG_HOME/imv/config (recommended)
- /usr/local/etc/imv_config
- /etc/imv_config
@@ -141,7 +142,7 @@ For documentation on the config file format, see **imv**(5).
Environment Variables
---------------------
-When imv executes a command, it provides a number of environment variables,
+When imv executes a shell command, it provides a number of environment variables,
exposing imv's state. These environment variables are also available when
customising the window's title, or the overlay text.