diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/ja/autogen/user/weechat_commands.txt | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt index b19c73f85..0c95ea36e 100644 --- a/doc/de/autogen/user/weechat_commands.txt +++ b/doc/de/autogen/user/weechat_commands.txt @@ -519,7 +519,7 @@ Beispiele: [command]*`mute`* Führt einen Befehl ohne Textausgabe aus:: ---- -/mute [-current | -buffer <name> | -all] command +/mute [-current | -buffer <name> | -all] <command> -current: Ausgabe im aktuellen Buffer wird unterdrückt -buffer: Ausgabe im ausgewählten Buffer wird unterdrückt diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index b2b1ea3a5..12a20d9bd 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -519,7 +519,7 @@ Examples: [command]*`mute`* execute a command silently:: ---- -/mute [-current | -buffer <name> | -all] command +/mute [-current | -buffer <name> | -all] <command> -current: no output on current buffer -buffer: no output on specified buffer diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index 7fae344ee..513410da1 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -519,7 +519,7 @@ Exemples: [command]*`mute`* exécuter une commande silencieusement:: ---- -/mute [-current | -buffer <nom> | -all] commande +/mute [-current | -buffer <nom> | -all] <commande> -current: pas d'affichage sur le tampon courant -buffer: pas d'affichage sur le tampon spécifié diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index c05c8f598..1588b6c4b 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -519,7 +519,7 @@ Esempi: [command]*`mute`* esegue un comando in silenzio:: ---- -/mute [-current | -buffer <nome> | -all] comando +/mute [-current | -buffer <nome> | -all] <comando> -current: nessun output sul buffer corrente -buffer: nessun output sul buffer specificato diff --git a/doc/ja/autogen/user/weechat_commands.txt b/doc/ja/autogen/user/weechat_commands.txt index 1b02b5d0d..012b5db50 100644 --- a/doc/ja/autogen/user/weechat_commands.txt +++ b/doc/ja/autogen/user/weechat_commands.txt @@ -519,7 +519,7 @@ disable: マウスの無効化 [command]*`mute`* 静かにコマンドを実行:: ---- -/mute [-current | -buffer <name> | -all] command +/mute [-current | -buffer <name> | -all] <command> -current: 現在のバッファへの出力を禁止 -buffer: 指定したバッファへの出力を禁止 |