summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/weechat_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/user/weechat_commands.txt')
-rw-r--r--doc/en/autogen/user/weechat_commands.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt
index 5916e5a37..edb762dac 100644
--- a/doc/en/autogen/user/weechat_commands.txt
+++ b/doc/en/autogen/user/weechat_commands.txt
@@ -1,3 +1,12 @@
+• *`/away`* `[-all] [message]`::
+
+........................................
+ toggle away status
+
+ -all: toggle away status on all connected servers
+ message: message for away (if no message is given, away status is removed)
+........................................
+
• *`/bar`* `[add barname type[,cond1,cond2,...] position size separator item1,item2,...] | [default] | [del barname|-all] | [set barname option value] | [hide|show|toggle barname] | [scroll barname buffer scroll_value] | [list] | [listfull] | [listitems]`::
........................................