summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authortastytea <tastytea@tastytea.de>2022-01-27 00:54:50 +0100
committertastytea <tastytea@tastytea.de>2022-01-27 12:59:51 +0100
commit2ab6b6d6ca261196a3bb3a14c978994fb84e600f (patch)
tree87afad7a648c44bf190bc134704f4013276ab569 /man
parentFix gray scale images breaking notifications on dunst (diff)
downloadnheko-2ab6b6d6ca261196a3bb3a14c978994fb84e600f.tar.xz
Fix documentation for --profile; add completers to man page
Diffstat (limited to 'man')
-rw-r--r--man/nheko.1.adoc.in27
1 files changed, 24 insertions, 3 deletions
diff --git a/man/nheko.1.adoc.in b/man/nheko.1.adoc.in
index cbd35432..57734da5 100644
--- a/man/nheko.1.adoc.in
+++ b/man/nheko.1.adoc.in
@@ -1,6 +1,6 @@
 = nheko(1)
 :doctype:       manpage
-:Date:          2022-01-01
+:Date:          2022-01-27
 :Revision:      @PROJECT_VERSION@
 :man source:    nheko
 :man manual:    General Commands Manual
@@ -33,9 +33,28 @@ Displays version information.
 *--debug*::
 Enables debug output.
 
-*-p*, *--profile*::
+*-p* _<profile>_, *--profile* _<profile>_::
 Creates a unique profile, which allows you to log into several accounts at the
-same time and start multiple instances of nheko.
+same time and start multiple instances of nheko. Use _default_ to start with the
+default profile.
+
+== COMPLETERS
+
+Completers spawn a popup with completion candidates when you type them in
+the input line.
+
+*@*::
+Open username completer.
+
+*#*::
+Open room completer.
+
+*:*::
+Open unicode emoji picker.
+
+*~*::
+Open custom emoji picker. Requires an image pack with custom emojis. Selecting
+an emoji will add HTML code for the inline image into the input line.
 
 == KEYBOARD SHORTCUTS
 
@@ -84,6 +103,8 @@ Submit message.
 
 == COMMANDS
 
+Commands only work when they are used at the beginning of text.
+
 === Custom messages
 
 */me* _<message>_::