diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-08-02 15:28:28 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-08-02 15:55:47 +0200 |
commit | 10ca3e8c315794138ac4c413aea179ea8a0e1249 (patch) | |
tree | 22c9d710cdab0433a786fff472668f70bf419cfc /docs | |
parent | 5d711639b060eb0454fee69c5f8e5ffcc27f492f (diff) | |
download | profani-tty-10ca3e8c315794138ac4c413aea179ea8a0e1249.tar.gz |
Possibility to specify alternative config file
Introduce `profanity -c` to specify an alternative config file.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/profanity.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/profanity.1 b/docs/profanity.1 index 5900c79e..a4b364f9 100644 --- a/docs/profanity.1 +++ b/docs/profanity.1 @@ -25,6 +25,9 @@ Auto connect to an account on startup, .I ACCOUNT must be an existing account. .TP +.BI "\-c, \-\-config" +Use an alternative config file. +.TP .BI "\-l, \-\-log "LEVEL Set the logging level, .I LEVEL |