diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-03 22:26:19 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-03 22:26:19 +0200 |
commit | 345be1ec5e635e88daa441285d572f60e3f98409 (patch) | |
tree | 82ee7800165cd1f7516434c779e14ded0e73e055 /doc/it/autogen/user | |
parent | 0a7b708a1f600bdb8d93c95e1ede7f74b429f99d (diff) | |
download | weechat-345be1ec5e635e88daa441285d572f60e3f98409.zip |
script: add key alt+A in /help script (thanks ArZa)
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r-- | doc/it/autogen/user/script_commands.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/it/autogen/user/script_commands.txt b/doc/it/autogen/user/script_commands.txt index c286ad8e5..8da6350f5 100644 --- a/doc/it/autogen/user/script_commands.txt +++ b/doc/it/autogen/user/script_commands.txt @@ -47,6 +47,7 @@ Keys on script buffer: alt+l load script alt+L reload script alt+u unload script + alt+A autoload script alt+h (un)hold script alt+v view script |