weechat/doc/en/autogen/user/tcl_commands.txt
2010-02-23 10:51:59 +01:00

12 lines
351 B
Plaintext

• *`/tcl`* `[list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]`::
........................................
list/load/unload scripts
filename: script (file) to load
name: a script name
Without argument, this command lists all loaded scripts.
........................................