1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

Add doc for default plugins in user guide

This commit is contained in:
Sebastien Helleu
2008-11-06 18:55:43 +01:00
parent 2204935f3e
commit 9498a777ad
98 changed files with 3958 additions and 5520 deletions
+2 -1
View File
@@ -6,7 +6,7 @@
docgen.pl builds XML doc files to include in many languages
-->
<command>python [list [name]] | [listfull [name]] [load filename] | [autoload] | [reload] | [unload [name]]</command>
<command>/python [list [name]] | [listfull [name]] [load filename] | [autoload] | [reload] | [unload [name]]</command>
<programlisting>
list/load/unload scripts
@@ -15,3 +15,4 @@ name: a script name
Without argument, this command lists all loaded scripts.
</programlisting>