summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/de/autogen/user/weechat_commands.adoc11
-rw-r--r--doc/en/autogen/user/weechat_commands.adoc9
-rw-r--r--doc/fr/autogen/user/weechat_commands.adoc9
-rw-r--r--doc/it/autogen/user/weechat_commands.adoc11
-rw-r--r--doc/ja/autogen/user/weechat_commands.adoc11
-rw-r--r--doc/pl/autogen/user/weechat_commands.adoc11
6 files changed, 46 insertions, 16 deletions
diff --git a/doc/de/autogen/user/weechat_commands.adoc b/doc/de/autogen/user/weechat_commands.adoc
index 0c284ec33..b5512f7e6 100644
--- a/doc/de/autogen/user/weechat_commands.adoc
+++ b/doc/de/autogen/user/weechat_commands.adoc
@@ -755,9 +755,14 @@ Ohne Angabe von Argumenten werden alle Konfigurationen (WeeChat und Erweiterunge
* `+repeat+`: führt einen Befehl mehrfach aus
----
-/repeat [-interval <delay>] <count> <command>
-
- delay: delay between execution of commands (in milliseconds)
+/repeat [-interval <delay>[<unit>]] <count> <command>
+
+ delay: delay between execution of commands
+ unit: optional, values are:
+ ms: milliseconds
+ s: seconds (default)
+ m: minutes
+ h: hours
count: number of times to execute command
command: command to execute (or text to send to buffer if command does not start with '/')
diff --git a/doc/en/autogen/user/weechat_commands.adoc b/doc/en/autogen/user/weechat_commands.adoc
index d1dbf186a..dc5bde05e 100644
--- a/doc/en/autogen/user/weechat_commands.adoc
+++ b/doc/en/autogen/user/weechat_commands.adoc
@@ -755,9 +755,14 @@ Without argument, all files (WeeChat and plugins) are reloaded.
* `+repeat+`: execute a command several times
----
-/repeat [-interval <delay>] <count> <command>
+/repeat [-interval <delay>[<unit>]] <count> <command>
- delay: delay between execution of commands (in milliseconds)
+ delay: delay between execution of commands
+ unit: optional, values are:
+ ms: milliseconds
+ s: seconds (default)
+ m: minutes
+ h: hours
count: number of times to execute command
command: command to execute (or text to send to buffer if command does not start with '/')
diff --git a/doc/fr/autogen/user/weechat_commands.adoc b/doc/fr/autogen/user/weechat_commands.adoc
index e1530be35..6ffd92c6a 100644
--- a/doc/fr/autogen/user/weechat_commands.adoc
+++ b/doc/fr/autogen/user/weechat_commands.adoc
@@ -755,9 +755,14 @@ Sans paramètre, tous les fichiers (WeeChat et extensions) sont rechargés.
* `+repeat+`: exécuter une commande plusieurs fois
----
-/repeat [-interval <délai>] <nombre> <commande>
+/repeat [-interval <délai>[<unité>]] <nombre> <commande>
- délai : délai entre l'exécution des commandes (en millisecondes)
+ délai : délai entre l'exécution des commandes
+ unité : optionnelle, valeurs possibles :
+ ms : millisecondes
+ s : secondes (par défaut)
+ m : minutes
+ h : heures
nombre : nombre de fois que la commande sera exécutée
commande : commande à exécuter (ou texte à envoyer au tampon si la commande ne commence pas par '/')
diff --git a/doc/it/autogen/user/weechat_commands.adoc b/doc/it/autogen/user/weechat_commands.adoc
index 0a2d74b71..f32eedf29 100644
--- a/doc/it/autogen/user/weechat_commands.adoc
+++ b/doc/it/autogen/user/weechat_commands.adoc
@@ -755,9 +755,14 @@ Senza argomento, vengono ricaricati tutti i file (WeeChat e plugin).
* `+repeat+`: esegue un comando più volte
----
-/repeat [-interval <ritardo>] <numero> <comando>
-
- delay: delay between execution of commands (in milliseconds)
+/repeat [-interval <delay>[<unit>]] <count> <command>
+
+ delay: delay between execution of commands
+ unit: optional, values are:
+ ms: milliseconds
+ s: seconds (default)
+ m: minutes
+ h: hours
count: number of times to execute command
command: command to execute (or text to send to buffer if command does not start with '/')
diff --git a/doc/ja/autogen/user/weechat_commands.adoc b/doc/ja/autogen/user/weechat_commands.adoc
index 17d62b16d..5ac4e4313 100644
--- a/doc/ja/autogen/user/weechat_commands.adoc
+++ b/doc/ja/autogen/user/weechat_commands.adoc
@@ -755,9 +755,14 @@ file: リロードする設定ファイル (拡張子 ".conf" は不要)
* `+repeat+`: 複数回コマンドを実行
----
-/repeat [-interval <delay>] <count> <command>
-
- delay: delay between execution of commands (in milliseconds)
+/repeat [-interval <delay>[<unit>]] <count> <command>
+
+ delay: delay between execution of commands
+ unit: optional, values are:
+ ms: milliseconds
+ s: seconds (default)
+ m: minutes
+ h: hours
count: number of times to execute command
command: command to execute (or text to send to buffer if command does not start with '/')
diff --git a/doc/pl/autogen/user/weechat_commands.adoc b/doc/pl/autogen/user/weechat_commands.adoc
index d6f30ba99..f05f84b0b 100644
--- a/doc/pl/autogen/user/weechat_commands.adoc
+++ b/doc/pl/autogen/user/weechat_commands.adoc
@@ -755,9 +755,14 @@ Bez podania argumentu wszystkie pliki (WeeChat oraz wtyczki) zostaną przeładow
* `+repeat+`: wykonuje komendę kilka razy
----
-/repeat [-interval <opóźnienie>] <ilość> <komenda>
-
- delay: delay between execution of commands (in milliseconds)
+/repeat [-interval <delay>[<unit>]] <count> <command>
+
+ delay: delay between execution of commands
+ unit: optional, values are:
+ ms: milliseconds
+ s: seconds (default)
+ m: minutes
+ h: hours
count: number of times to execute command
command: command to execute (or text to send to buffer if command does not start with '/')