summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/python_commands.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-12-04 12:11:12 +0100
committerSebastien Helleu <flashcode@flashtux.org>2009-12-04 12:11:12 +0100
commitda6b882ed82b9e902df5649c326ecfa7ddae4d84 (patch)
treeac4d48ba05239e886ecd7b08a26322df00334114 /doc/it/autogen/user/python_commands.txt
parentae7976b7127da91b510a14af6c029517c8521975 (diff)
downloadweechat-da6b882ed82b9e902df5649c326ecfa7ddae4d84.zip
Add italian user guide
Diffstat (limited to 'doc/it/autogen/user/python_commands.txt')
-rw-r--r--doc/it/autogen/user/python_commands.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/it/autogen/user/python_commands.txt b/doc/it/autogen/user/python_commands.txt
new file mode 100644
index 000000000..be89ceb13
--- /dev/null
+++ b/doc/it/autogen/user/python_commands.txt
@@ -0,0 +1,11 @@
+&bull; *`/python`* `[list [nome]] | [listfull [nome]] | [load nome_file] | [autoload] | [reload] | [unload [nome]]`::
+
+........................................
+ elenca/attiva/disattiva script
+
+ nome_file: file script da attivare
+ nome: il nome dello script
+
+ Senza argomenti, il comando elenca tutti gli script caricati
+........................................
+