weechat/doc/en/autogen/user/python_commands.txt
2009-09-04 10:41:35 +02:00

12 lines
347 B
Plaintext

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