summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/exec_options.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-05-14 23:44:36 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-05-14 23:44:36 +0200
commit81fa60a23a29e3bb6525494587008d75eae44f28 (patch)
treeb6dc55b9a0404efb9819647e66f1c5688728897a /doc/it/autogen/user/exec_options.asciidoc
parente6dda930e88f94448099a424f8247de7bf831e02 (diff)
downloadweechat-81fa60a23a29e3bb6525494587008d75eae44f28.zip
doc: fix styles in auto-generated doc files (issue #722)
Diffstat (limited to 'doc/it/autogen/user/exec_options.asciidoc')
-rw-r--r--doc/it/autogen/user/exec_options.asciidoc16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/it/autogen/user/exec_options.asciidoc b/doc/it/autogen/user/exec_options.asciidoc
index 236536a80..0a9c028ee 100644
--- a/doc/it/autogen/user/exec_options.asciidoc
+++ b/doc/it/autogen/user/exec_options.asciidoc
@@ -3,21 +3,21 @@
// DO NOT EDIT BY HAND!
//
* [[option_exec.color.flag_finished]] *exec.color.flag_finished*
-** descrizione: `text color for a finished command flag in list of commands`
+** descrizione: pass:none[text color for a finished command flag in list of commands]
** 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: `lightred`)
+** 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: `+lightred+`)
* [[option_exec.color.flag_running]] *exec.color.flag_running*
-** descrizione: `text color for a running command flag in list of commands`
+** descrizione: pass:none[text color for a running command flag in list of commands]
** 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: `lightgreen`)
+** 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: `+lightgreen+`)
* [[option_exec.command.default_options]] *exec.command.default_options*
-** descrizione: `default options for command /exec (see /help exec); example: "-nosh -bg" to run all commands in background (no output), and without using the shell`
+** descrizione: pass:none[default options for command /exec (see /help exec); example: "-nosh -bg" to run all commands in background (no output), and without using the shell]
** tipo: stringa
-** valori: qualsiasi stringa (valore predefinito: `""`)
+** valori: qualsiasi stringa (valore predefinito: `+""+`)
* [[option_exec.command.purge_delay]] *exec.command.purge_delay*
-** descrizione: `delay for purging finished commands (in seconds, 0 = purge commands immediately, -1 = never purge)`
+** descrizione: pass:none[delay for purging finished commands (in seconds, 0 = purge commands immediately, -1 = never purge)]
** tipo: intero
-** valori: -1 .. 25920000 (valore predefinito: `0`)
+** valori: -1 .. 25920000 (valore predefinito: `+0+`)