aboutsummaryrefslogtreecommitdiffstats
path: root/interimap.md
diff options
context:
space:
mode:
Diffstat (limited to 'interimap.md')
-rw-r--r--interimap.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/interimap.md b/interimap.md
index 425d7c7..2d783a8 100644
--- a/interimap.md
+++ b/interimap.md
@@ -179,10 +179,10 @@ Options
Configuration file
==================
-Unless told otherwise by the `--config=FILE` option, `interimap` reads
-its configuration from *$XDG_CONFIG_HOME/interimap* (or
-*~/.config/interimap* if the `XDG_CONFIG_HOME` environment variable is
-unset) as an [INI file].
+Unless told otherwise by the `--config=FILE` command-line option,
+`interimap` reads its configuration from *$XDG_CONFIG_HOME/interimap*
+(or *~/.config/interimap* if the `XDG_CONFIG_HOME` environment variable
+is unset) as an [INI file].
The syntax of the configuration file is a series of `OPTION=VALUE`
lines organized under some `[SECTION]`; lines starting with a ‘#’ or
‘;’ character are ignored as comments.