From 2d6c5444e6a16285550c7d0f5d31923f3fc3ddb6 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 1 Jan 2022 03:03:45 +0100 Subject: [PATCH] man: Document arguments for invite, kick, ban, unban, shrug --- man/nheko.1.adoc.in | 20 ++++++++++---------- 1 file 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* __:: -Invite a user into the current room. +*/invite* __ _[reason]_:: +Invite a user into the current room. _reason_ is optional. -*/kick* __:: -Kick a user from the current room. +*/kick* __ _[reason]_:: +Kick a user from the current room. _reason_ is optional. -*/ban* __:: -Ban a user from the current room. +*/ban* __ _[reason]_:: +Ban a user from the current room. _reason_ is optional. -*/unban* __:: -Unban a user. +*/unban* __ _[reason]_:: +Unban a user. _reason_ is optional. */roomnick* __:: Change your nickname in a single room. === Emoticons -*/shrug*:: -Inserts `¯\_(ツ)_/¯` +*/shrug* _[message]_:: +Inserts `¯\_(ツ)_/¯` followed by an optional _message_. */fliptable*:: Inserts `(╯°□°)╯︵ ┻━┻`