diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/logger_options.adoc | 6 | ||||
-rw-r--r-- | doc/en/autogen/user/logger_options.adoc | 6 | ||||
-rw-r--r-- | doc/fr/autogen/user/logger_options.adoc | 6 | ||||
-rw-r--r-- | doc/it/autogen/user/logger_options.adoc | 6 | ||||
-rw-r--r-- | doc/ja/autogen/user/logger_options.adoc | 6 | ||||
-rw-r--r-- | doc/pl/autogen/user/logger_options.adoc | 6 |
6 files changed, 36 insertions, 0 deletions
diff --git a/doc/de/autogen/user/logger_options.adoc b/doc/de/autogen/user/logger_options.adoc index 2a5ba2124..d58bd358d 100644 --- a/doc/de/autogen/user/logger_options.adoc +++ b/doc/de/autogen/user/logger_options.adoc @@ -79,3 +79,9 @@ ** Typ: integer ** Werte: 0 .. 2147483647 ** Standardwert: `+20+` + +* [[option_logger.look.backlog_conditions]] *logger.look.backlog_conditions* +** Beschreibung: pass:none[conditions to display the backlog (note: content is evaluated, see /help eval); empty value displays the backlog on all buffers; for example to display backlog on private buffers only: "${type} == private"] +** Typ: Zeichenkette +** Werte: beliebige Zeichenkette +** Standardwert: `+""+` diff --git a/doc/en/autogen/user/logger_options.adoc b/doc/en/autogen/user/logger_options.adoc index bb6c518c8..9657012c2 100644 --- a/doc/en/autogen/user/logger_options.adoc +++ b/doc/en/autogen/user/logger_options.adoc @@ -79,3 +79,9 @@ ** type: integer ** values: 0 .. 2147483647 ** default value: `+20+` + +* [[option_logger.look.backlog_conditions]] *logger.look.backlog_conditions* +** description: pass:none[conditions to display the backlog (note: content is evaluated, see /help eval); empty value displays the backlog on all buffers; for example to display backlog on private buffers only: "${type} == private"] +** type: string +** values: any string +** default value: `+""+` diff --git a/doc/fr/autogen/user/logger_options.adoc b/doc/fr/autogen/user/logger_options.adoc index 04a7eaae3..c84604110 100644 --- a/doc/fr/autogen/user/logger_options.adoc +++ b/doc/fr/autogen/user/logger_options.adoc @@ -79,3 +79,9 @@ ** type: entier ** valeurs: 0 .. 2147483647 ** valeur par défaut: `+20+` + +* [[option_logger.look.backlog_conditions]] *logger.look.backlog_conditions* +** description: pass:none[conditions pour afficher l'historique (note : le contenu est évalué, voir /help eval) ; une valeur vide affiche l'historique sur tous les tampons ; par exemple pour afficher l'historique seulement sur les tampons privés : "${type} == private"] +** type: chaîne +** valeurs: toute chaîne +** valeur par défaut: `+""+` diff --git a/doc/it/autogen/user/logger_options.adoc b/doc/it/autogen/user/logger_options.adoc index 929e00fc9..1c283250b 100644 --- a/doc/it/autogen/user/logger_options.adoc +++ b/doc/it/autogen/user/logger_options.adoc @@ -79,3 +79,9 @@ ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+20+` + +* [[option_logger.look.backlog_conditions]] *logger.look.backlog_conditions* +** descrizione: pass:none[conditions to display the backlog (note: content is evaluated, see /help eval); empty value displays the backlog on all buffers; for example to display backlog on private buffers only: "${type} == private"] +** tipo: stringa +** valori: qualsiasi stringa +** valore predefinito: `+""+` diff --git a/doc/ja/autogen/user/logger_options.adoc b/doc/ja/autogen/user/logger_options.adoc index 59496c1dd..be87702b8 100644 --- a/doc/ja/autogen/user/logger_options.adoc +++ b/doc/ja/autogen/user/logger_options.adoc @@ -79,3 +79,9 @@ ** タイプ: 整数 ** 値: 0 .. 2147483647 ** デフォルト値: `+20+` + +* [[option_logger.look.backlog_conditions]] *logger.look.backlog_conditions* +** 説明: pass:none[conditions to display the backlog (note: content is evaluated, see /help eval); empty value displays the backlog on all buffers; for example to display backlog on private buffers only: "${type} == private"] +** タイプ: 文字列 +** 値: 未制約文字列 +** デフォルト値: `+""+` diff --git a/doc/pl/autogen/user/logger_options.adoc b/doc/pl/autogen/user/logger_options.adoc index 2fea60ca8..1b9d471f7 100644 --- a/doc/pl/autogen/user/logger_options.adoc +++ b/doc/pl/autogen/user/logger_options.adoc @@ -79,3 +79,9 @@ ** typ: liczba ** wartości: 0 .. 2147483647 ** domyślna wartość: `+20+` + +* [[option_logger.look.backlog_conditions]] *logger.look.backlog_conditions* +** opis: pass:none[conditions to display the backlog (note: content is evaluated, see /help eval); empty value displays the backlog on all buffers; for example to display backlog on private buffers only: "${type} == private"] +** typ: ciąg +** wartości: dowolny ciąg +** domyślna wartość: `+""+` |