summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-04-17 07:44:03 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-04-17 07:44:03 +0200
commita706ee976c027e53b313f46816f247023aa71535 (patch)
tree1c3145a99ad5e15faa0cb4844cb71f5cbb6cfb7c /doc/it
parent1e63cdcd9f18215aca6fe4969c044066bbcab0c6 (diff)
downloadweechat-a706ee976c027e53b313f46816f247023aa71535.zip
doc: translate quickstart changes in other languages
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/weechat_quickstart.it.adoc18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/it/weechat_quickstart.it.adoc b/doc/it/weechat_quickstart.it.adoc
index 312bd023b..f7c64475f 100644
--- a/doc/it/weechat_quickstart.it.adoc
+++ b/doc/it/weechat_quickstart.it.adoc
@@ -42,16 +42,23 @@ Per ricevere aiuto su un comando specifico, digitare:
/help comando
----
-Per impostare le opzioni, utilizzare:
+// TRANSLATION MISSING
+Help is available for options as well:
----
-/set config.sezione.opzione valore
+/help config.section.option
----
(dove `config` è il nome della configurazione (`weechat` per il core,
oppure un nome plugin), `sezione` la sezione di questa configurazione
e `opzione` il nome dell'opzione).
+Per impostare le opzioni, utilizzare:
+
+----
+/set config.sezione.opzione valore
+----
+
WeeChat utilizza subito il nuovo valore (non c'è *mai* bisogno di riavviare
WeeChat dopo aver cambiato la configurazione).
@@ -68,13 +75,6 @@ You can use the command `/set`, which checks the value and applies immediately
the changes.
// TRANSLATION MISSING
-Help is available for options:
-
-----
-/help config.section.option
-----
-
-// TRANSLATION MISSING
The plugin _fset_ allows you to easily browse options and change them.
// TRANSLATION MISSING