diff options
Diffstat (limited to 'doc/it/autogen/user/script_commands.asciidoc')
-rw-r--r-- | doc/it/autogen/user/script_commands.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/script_commands.asciidoc b/doc/it/autogen/user/script_commands.asciidoc index 62801b867..b0d366845 100644 --- a/doc/it/autogen/user/script_commands.asciidoc +++ b/doc/it/autogen/user/script_commands.asciidoc @@ -18,7 +18,7 @@ list: list loaded scripts (all languages) -o: send list of loaded scripts to buffer -i: copy list of loaded scripts in command line (for sending to buffer) - search: search scripts by tags or text and display result on scripts buffer + search: search scripts by tags, language (python, perl, ...), filename extension (py, pl, ...) or text; result is displayed on scripts buffer show: show detailed info about a script load: load script(s) unload: unload script(s) |