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

script: update help on /script search

This commit is contained in:
Sébastien Helleu
2015-12-10 07:06:21 +01:00
parent e734914380
commit e6e8f34b4a
19 changed files with 193 additions and 176 deletions
+3 -2
View File
@@ -300,8 +300,9 @@ script_command_init ()
" -o: send list of loaded scripts to buffer\n"
" -i: copy list of loaded scripts in command line (for "
"sending to buffer)\n"
" search: search scripts by tags or text and display result "
"on scripts buffer\n"
" search: search scripts by tags, language (python, "
"perl, ...), filename extension (py, pl, ...) or text; result is "
"displayed on scripts buffer\n"
" show: show detailed info about a script\n"
" load: load script(s)\n"
" unload: unload script(s)\n"