summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authortastytea <tastytea@tastytea.de>2022-01-01 03:03:45 +0100
committertastytea <tastytea@tastytea.de>2022-01-01 03:29:06 +0100
commit2d6c5444e6a16285550c7d0f5d31923f3fc3ddb6 (patch)
treed94c78c60b7b8e3cfc883e2356a884d5a1109460 /man
parentbc6bea3f46a2097f8252179c1acf69fc8d4a1511 (diff)
man: Document arguments for invite, kick, ban, unban, shrug
Diffstat (limited to 'man')
-rw-r--r--man/nheko.1.adoc.in20
1 files changed, 10 insertions, 10 deletions
diff --git a/man/nheko.1.adoc.in b/man/nheko.1.adoc.in
index 28015841..cbd35432 100644
--- a/man/nheko.1.adoc.in
+++ b/man/nheko.1.adoc.in
@@ -118,25 +118,25 @@ Join a room.
*/part*, */leave*::
Leave the current room.
-*/invite* _<username>_::
-Invite a user into the current room.
+*/invite* _<username>_ _[reason]_::
+Invite a user into the current room. _reason_ is optional.
-*/kick* _<username>_::
-Kick a user from the current room.
+*/kick* _<username>_ _[reason]_::
+Kick a user from the current room. _reason_ is optional.
-*/ban* _<username>_::
-Ban a user from the current room.
+*/ban* _<username>_ _[reason]_::
+Ban a user from the current room. _reason_ is optional.
-*/unban* _<username>_::
-Unban a user.
+*/unban* _<username>_ _[reason]_::
+Unban a user. _reason_ is optional.
*/roomnick* _<roomname>_::
Change your nickname in a single room.
=== Emoticons
-*/shrug*::
-Inserts `¯\_(ツ)_/¯`
+*/shrug* _[message]_::
+Inserts `¯\_(ツ)_/¯` followed by an optional _message_.
*/fliptable*::
Inserts `(╯°□°)╯︵ ┻━┻`