diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-02-23 10:51:59 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-02-23 10:51:59 +0100 |
commit | 3d3dc1593db988c7649c9f7dc7e4289a576a6c77 (patch) | |
tree | d727c01a55c3d9b20852ad6c4fc2609caf60c969 /doc/it/autogen/user/ruby_commands.txt | |
parent | 27bf347e1c1889457e9a7d1b0419cb4d1e03a359 (diff) | |
download | weechat-3d3dc1593db988c7649c9f7dc7e4289a576a6c77.zip |
Allow script commands to reload only one script
Diffstat (limited to 'doc/it/autogen/user/ruby_commands.txt')
-rw-r--r-- | doc/it/autogen/user/ruby_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/ruby_commands.txt b/doc/it/autogen/user/ruby_commands.txt index cba274b62..76814eaea 100644 --- a/doc/it/autogen/user/ruby_commands.txt +++ b/doc/it/autogen/user/ruby_commands.txt @@ -1,4 +1,4 @@ -• *`/ruby`* `[list [nome]] | [listfull [nome]] | [load nome_file] | [autoload] | [reload] | [unload [nome]]`:: +• *`/ruby`* `[list [nome]] | [listfull [nome]] | [load file] | [autoload] | [reload [nome]] | [unload [nome]]`:: ........................................ elenca/attiva/disattiva script |