summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/python_commands.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-11-04 21:41:34 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-11-04 21:41:34 +0100
commite3c63849720f968b6ef4087a137b693b0f7f1481 (patch)
tree0693ee54c773580c590a1679be98e36a3cbc4d99 /doc/it/autogen/user/python_commands.txt
parentf5a65c9b2ba45e20b2f7fe118961fd04c9b2466f (diff)
downloadweechat-e3c63849720f968b6ef4087a137b693b0f7f1481.zip
doc: use one line titles and less chars for delimited blocks/tables in asciidoc files
Diffstat (limited to 'doc/it/autogen/user/python_commands.txt')
-rw-r--r--doc/it/autogen/user/python_commands.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/autogen/user/python_commands.txt b/doc/it/autogen/user/python_commands.txt
index 263650f1c..bf1f39223 100644
--- a/doc/it/autogen/user/python_commands.txt
+++ b/doc/it/autogen/user/python_commands.txt
@@ -1,7 +1,7 @@
[[command_python_python]]
[command]*`python`* elenca/carica/scarica script::
-----------------------------------------
+----
/python list|listfull [<nome>]
load [-q] <nomefile>
autoload
@@ -18,5 +18,5 @@ nome_file: (file) script da caricare
-q: modalità silenziosa: non mostra messaggi
Senza argomento, questo comando elenca tutti i plugin caricati.
-----------------------------------------
+----