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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user