diff options
-rw-r--r-- | doc/de/autogen/user/weechat_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/ja/autogen/user/weechat_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/pl/autogen/user/weechat_options.asciidoc | 5 |
6 files changed, 30 insertions, 0 deletions
diff --git a/doc/de/autogen/user/weechat_options.asciidoc b/doc/de/autogen/user/weechat_options.asciidoc index 75f307820..c2b8a8ab1 100644 --- a/doc/de/autogen/user/weechat_options.asciidoc +++ b/doc/de/autogen/user/weechat_options.asciidoc @@ -518,6 +518,11 @@ ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `""`) +* [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* +** Beschreibung: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** Typ: boolesch +** Werte: on, off (Standardwert: `off`) + * [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit* ** Beschreibung: `ist diese Option aktiviert, muss der "/quit" Befehl mit der Option "-yes" ausgeführt werden (siehe /help quit)` ** Typ: boolesch diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc index fac7a0127..5a0a78619 100644 --- a/doc/en/autogen/user/weechat_options.asciidoc +++ b/doc/en/autogen/user/weechat_options.asciidoc @@ -518,6 +518,11 @@ ** type: string ** values: any string (default value: `""`) +* [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* +** description: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** type: boolean +** values: on, off (default value: `off`) + * [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit* ** description: `if set, /quit command must be confirmed with extra argument "-yes" (see /help quit)` ** type: boolean diff --git a/doc/fr/autogen/user/weechat_options.asciidoc b/doc/fr/autogen/user/weechat_options.asciidoc index 1a05c4267..baa955127 100644 --- a/doc/fr/autogen/user/weechat_options.asciidoc +++ b/doc/fr/autogen/user/weechat_options.asciidoc @@ -518,6 +518,11 @@ ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `""`) +* [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* +** description: `si activé, les commandes incomplètes et non ambiguës sont autorisées, par exemple /he pour /help` +** type: booléen +** valeurs: on, off (valeur par défaut: `off`) + * [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit* ** description: `si activé, la commande /quit doit être confirmée par le paramètre supplémentaire "-yes" (voir /help quit)` ** type: booléen diff --git a/doc/it/autogen/user/weechat_options.asciidoc b/doc/it/autogen/user/weechat_options.asciidoc index 582ee9b38..c521c92dd 100644 --- a/doc/it/autogen/user/weechat_options.asciidoc +++ b/doc/it/autogen/user/weechat_options.asciidoc @@ -518,6 +518,11 @@ ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) +* [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* +** descrizione: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** tipo: bool +** valori: on, off (valore predefinito: `off`) + * [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit* ** descrizione: `se impostata, il comando /quit deve essere confermato con l'argomento extra "-yes" (consultare /help quit)` ** tipo: bool diff --git a/doc/ja/autogen/user/weechat_options.asciidoc b/doc/ja/autogen/user/weechat_options.asciidoc index f73166b6b..0f76ee5a9 100644 --- a/doc/ja/autogen/user/weechat_options.asciidoc +++ b/doc/ja/autogen/user/weechat_options.asciidoc @@ -518,6 +518,11 @@ ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `""`) +* [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* +** 説明: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** タイプ: ブール +** 値: on, off (デフォルト値: `off`) + * [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit* ** 説明: `セットされた場合、/quit コマンドは "-yes" 引数と共に使われなければいけない (help quit を参照)` ** タイプ: ブール diff --git a/doc/pl/autogen/user/weechat_options.asciidoc b/doc/pl/autogen/user/weechat_options.asciidoc index 2be8fca9a..e563efd99 100644 --- a/doc/pl/autogen/user/weechat_options.asciidoc +++ b/doc/pl/autogen/user/weechat_options.asciidoc @@ -518,6 +518,11 @@ ** typ: ciąg ** wartości: dowolny ciąg (domyślna wartość: `""`) +* [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* +** opis: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** typ: bool +** wartości: on, off (domyślna wartość: `off`) + * [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit* ** opis: `jeśli ustawione, komenda /quit musi być potwierdzona dodatkowym argumentem "-yes" (zobacz /help quit)` ** typ: bool |