diff options
author | Michael Vetter <jubalh@iodoru.org> | 2020-05-16 10:02:19 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2020-05-16 10:02:19 +0200 |
commit | a1ee1ad139b97b9ce7fa224524c40288c2e19c00 (patch) | |
tree | 237a8293b91da40e48d2ef1e828acda0970fd6fc /docs | |
parent | 03b75c833d9e7d0334f913b5fc6eaea6d0c53757 (diff) | |
download | profani-tty-a1ee1ad139b97b9ce7fa224524c40288c2e19c00.tar.gz |
Add description of new flags to manpage
Diffstat (limited to 'docs')
-rw-r--r-- | docs/profanity.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/profanity.1 b/docs/profanity.1 index 9b3643a1..cd4bc2fe 100644 --- a/docs/profanity.1 +++ b/docs/profanity.1 @@ -32,6 +32,14 @@ Use an alternative config file. Set the logging level, .I LEVEL may be set to DEBUG, INFO (the default), WARN or ERROR. +.TP +.BI "\-f, \-\-logfile" +Specify a different logfile +.TP +.BI "\-t, \-\-theme "THEME +Specify which theme to use. +.I THEME +must be one of the themes installed in $XDG_CONFIG_HOME/profanity/themes .SH USING PROFANITY The user guide can be found at <https://profanity-im.github.io/userguide.html>. .SH SEE ALSO |