summaryrefslogtreecommitdiff
path: root/doc/de/includes/autogen_user_commands.de.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/includes/autogen_user_commands.de.adoc')
-rw-r--r--doc/de/includes/autogen_user_commands.de.adoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/de/includes/autogen_user_commands.de.adoc b/doc/de/includes/autogen_user_commands.de.adoc
index aa6a9a884..1b49c3ce5 100644
--- a/doc/de/includes/autogen_user_commands.de.adoc
+++ b/doc/de/includes/autogen_user_commands.de.adoc
@@ -1104,6 +1104,19 @@ Beispiele:
// end::alias_commands[]
// tag::weechat_commands[]
+[[command_weechat_allbuf]]
+* `+allbuf+`: execute a command on all buffers
+
+----
+/allbuf <command>
+
+command: command to execute (or text to send to buffer if command does not start with '/')
+
+Examples:
+ set unread marker on all buffers:
+ /allbuf /buffer set unread
+----
+
[[command_weechat_away]]
* `+away+`: Abwesenheitsstatus setzen oder entfernen