summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/ruby_commands.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-10-20 11:39:11 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-10-20 11:39:11 +0200
commit64d01f47fa23383090132503992b38144b959ddf (patch)
treeeba2b3a220f4b28f9486e22d3da13f34fdb771ee /doc/it/autogen/user/ruby_commands.txt
parent53ec644ce1775a5f5f03cdb46db9dadebec33b7f (diff)
downloadweechat-64d01f47fa23383090132503992b38144b959ddf.zip
doc: fix layout of HTML docs when they are printed
Some long lines in docs were causing a zoom, and then the text font was smaller than it should be. Some styles have been fixed to remove the zoom and keep the original ratio.
Diffstat (limited to 'doc/it/autogen/user/ruby_commands.txt')
-rw-r--r--doc/it/autogen/user/ruby_commands.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/it/autogen/user/ruby_commands.txt b/doc/it/autogen/user/ruby_commands.txt
index 3ed1bcea5..779d74504 100644
--- a/doc/it/autogen/user/ruby_commands.txt
+++ b/doc/it/autogen/user/ruby_commands.txt
@@ -1,6 +1,7 @@
[[command_ruby_ruby]]
[command]*`ruby`* elenca/carica/scarica script::
-........................................
+
+----------------------------------------
/ruby list|listfull [<nome>]
load [-q] <nomefile>
autoload
@@ -17,5 +18,5 @@ nome_file: (file) script da caricare
-q: modalità silenziosa: non mostra messaggi
Senza argomento, questo comando elenca tutti i plugin caricati.
-........................................
+----------------------------------------