1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 20:06:38 +02:00

script: replace scripts iset.pl and buffers.pl by go.py and urlserver.py in examples

This commit is contained in:
Sébastien Helleu
2017-07-22 12:57:30 +02:00
parent db5424e2af
commit 71965ddbae
30 changed files with 103 additions and 103 deletions
+2 -2
View File
@@ -363,8 +363,8 @@ script_command_init ()
"\n"
"Examples:\n"
" /script search url\n"
" /script install iset.pl buffers.pl\n"
" /script remove iset.pl\n"
" /script install go.py urlserver.py\n"
" /script remove go.py\n"
" /script hold urlserver.py\n"
" /script reload urlserver\n"
" /script upgrade"),