1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00
Files
weechat/doc/it/autogen/user/python_commands.txt
T
2010-11-01 22:27:30 +01:00

12 lines
376 B
Plaintext

• *`/python`* `[list [nome]] | [listfull [nome]] | [load file] | [autoload] | [reload [nome]] | [unload [nome]]`::
........................................
elenca/attiva/disattiva script
nome_file: file script da attivare
nome: il nome dello script
Senza argomenti, il comando elenca tutti gli script attivati
........................................