diff options
Diffstat (limited to 'doc/it/autogen/user/logger_options.txt')
-rw-r--r-- | doc/it/autogen/user/logger_options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/autogen/user/logger_options.txt b/doc/it/autogen/user/logger_options.txt index 7cde235d8..7c48ae80e 100644 --- a/doc/it/autogen/user/logger_options.txt +++ b/doc/it/autogen/user/logger_options.txt @@ -1,12 +1,12 @@ * [[option_logger.color.backlog_end]] *logger.color.backlog_end* ** descrizione: `colore per la riga finale nella cronologia` ** tipo: colore -** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (valore predefinito: `darkgray`) +** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (valore predefinito: `default`) * [[option_logger.color.backlog_line]] *logger.color.backlog_line* ** descrizione: `colore per la cronologia` ** tipo: colore -** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (valore predefinito: `darkgray`) +** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (valore predefinito: `default`) * [[option_logger.file.auto_log]] *logger.file.auto_log* ** descrizione: `salva automaticamente il contenuto dei buffer su file (a meno che un buffer disabiliti il log)` |