diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-03-24 18:11:45 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-03-24 18:11:45 +0100 |
commit | 3263f33ef1f83f50da9c99c17952d8a6702e862a (patch) | |
tree | a995e0b985c36660bc85c492ce6c20a6578a4f4d | |
parent | 1d75c7976c5c8b636dbd37f36a83da471a60cd29 (diff) | |
download | impressive-display-3263f33ef1f83f50da9c99c17952d8a6702e862a.tar.gz impressive-display-3263f33ef1f83f50da9c99c17952d8a6702e862a.tar.bz2 impressive-display-3263f33ef1f83f50da9c99c17952d8a6702e862a.zip |
impressive-display man page: Fix file location of user config file.
-rw-r--r-- | data/impressive-display.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/impressive-display.1 b/data/impressive-display.1 index 4c80812..1d4f03f 100644 --- a/data/impressive-display.1 +++ b/data/impressive-display.1 @@ -24,7 +24,7 @@ requested) before starting the fullscreen PDF presentation. .PP .SH OPTIONS \fBimpressive-display\fR ignores all given command line options. The Impressive PDF Display can be configured -system-wide via /etc/default/impressive-display. Overrides can be configured on a per-user basis via $HOME/.impressive-display-rc +system-wide via /etc/default/impressive-display. Overrides can be configured on a per-user basis via $HOME/.impressive-display/config .PP .SH SEE ALSO /etc/default/impressive-display |