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/en/autogen/user/perl_commands.txt | |
parent | 27bf347e1c1889457e9a7d1b0419cb4d1e03a359 (diff) | |
download | weechat-3d3dc1593db988c7649c9f7dc7e4289a576a6c77.zip |
Allow script commands to reload only one script
Diffstat (limited to 'doc/en/autogen/user/perl_commands.txt')
-rw-r--r-- | doc/en/autogen/user/perl_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/perl_commands.txt b/doc/en/autogen/user/perl_commands.txt index 79d69892d..38f34878f 100644 --- a/doc/en/autogen/user/perl_commands.txt +++ b/doc/en/autogen/user/perl_commands.txt @@ -1,4 +1,4 @@ -• *`/perl`* `[list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload] | [unload [name]]`:: +• *`/perl`* `[list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]`:: ........................................ list/load/unload scripts |