summaryrefslogtreecommitdiff
path: root/doc/de
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-08-20 14:30:50 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-08-20 14:30:50 +0200
commit64bbb327bb80b00928c032302f6410017211b361 (patch)
tree53fc2a550f0d583ceccbfa2aa5f461dc7ab0d0b3 /doc/de
parent12a37a90758cdd6af0839a8a6cd2236dc4a518c0 (diff)
downloadweechat-64bbb327bb80b00928c032302f6410017211b361.zip
core: improve help of command /away
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/autogen/user/weechat_commands.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt
index 658c5d849..4405ac5c1 100644
--- a/doc/de/autogen/user/weechat_commands.txt
+++ b/doc/de/autogen/user/weechat_commands.txt
@@ -1,10 +1,10 @@
[[command_weechat_away]]
-[command]*`away`* Abwesenheitsstatus ein-/ausschalten::
+[command]*`away`* set or remove away status::
........................................
/away [-all] [<message>]
- -all: Abwesenheitszustand auf allen Servern ändern
-message: Abwesenheitsnachricht (ohne eine Nachricht wird der Abwesenheitszustand deaktivieren)
+ -all: set or remove away status on all connected servers
+message: message for away (if no message is given, away status is removed)
........................................
[[command_weechat_bar]]