summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-03-19 19:28:19 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-03-19 19:28:19 +0100
commitbc3fa9fd4cddd24d066b60f11c08d3c8e5ff1e61 (patch)
tree7f70801298fb4301f4ff98933cda2bcaf4d18e62 /doc/en/autogen/user
parent568d913c5895e356672320a4a6694570ed0b87c2 (diff)
downloadweechat-bc3fa9fd4cddd24d066b60f11c08d3c8e5ff1e61.zip
Move /away command from irc plugin to core
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r--doc/en/autogen/user/irc_commands.txt9
-rw-r--r--doc/en/autogen/user/weechat_commands.txt9
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt
index f9ec99157..bd86471fb 100644
--- a/doc/en/autogen/user/irc_commands.txt
+++ b/doc/en/autogen/user/irc_commands.txt
@@ -41,15 +41,6 @@
/allserv away I'm away
........................................
-&bull; *`/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)
-........................................
-
&bull; *`/ban`* `[channel] [nickname [nickname ...]]`::
........................................
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 @@
+&bull; *`/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)
+........................................
+
&bull; *`/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]`::
........................................