diff options
Diffstat (limited to 'doc/en/autogen/tcl_commands.xml')
-rw-r--r-- | doc/en/autogen/tcl_commands.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/autogen/tcl_commands.xml b/doc/en/autogen/tcl_commands.xml index 5116dec71..48a43e4e6 100644 --- a/doc/en/autogen/tcl_commands.xml +++ b/doc/en/autogen/tcl_commands.xml @@ -6,7 +6,7 @@ docgen.pl builds XML doc files to include in many languages --> -<command>tcl [list [name]] | [listfull [name]] [load filename] | [autoload] | [reload] | [unload [name]]</command> +<command>/tcl [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> + |