diff options
author | Paul Fertser <fercerpav@gmail.com> | 2022-03-30 21:01:40 +0300 |
---|---|---|
committer | Paul Fertser <fercerpav@gmail.com> | 2022-03-30 21:01:40 +0300 |
commit | 66bd0416176767712e88c021031c5b4af7017ba3 (patch) | |
tree | fedaef744ac0916ed66cd3fc8a60b92d0e253acd /docs | |
parent | 3478438df592bd7e50cde14ace7ce85228724897 (diff) | |
download | profani-tty-66bd0416176767712e88c021031c5b4af7017ba3.tar.gz |
Improve manpage formatting a bit
Diffstat (limited to 'docs')
-rw-r--r-- | docs/profanity.1 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/profanity.1 b/docs/profanity.1 index de4b7066..b2f4bb13 100644 --- a/docs/profanity.1 +++ b/docs/profanity.1 @@ -91,9 +91,14 @@ Store current input line in history but do not execute it. The user guide can be found at <https://profanity-im.github.io/userguide.html>. .SH SEE ALSO .B Profanity -itself has a lot of built\-in help. Check the /help command for more information. -Type "/help help" for information on how to use help itself. -Profanity ships with one man page for each built-in command. For /account there is man profanity-account. +itself has a lot of built\-in help. Check the +.I /help +command for more information. Type "/help help" for information +on how to use help itself. Profanity ships with one man page for +each built-in command, e.g. there is +.BR profanity-account (1) +for +.IR /account . .SH CONFIGURATION Configuration for .B Profanity |