diff options
Diffstat (limited to 'doc/en/autogen/user/tcl_commands.txt')
-rw-r--r-- | doc/en/autogen/user/tcl_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/user/tcl_commands.txt b/doc/en/autogen/user/tcl_commands.txt index c8cf35574..fb6647d87 100644 --- a/doc/en/autogen/user/tcl_commands.txt +++ b/doc/en/autogen/user/tcl_commands.txt @@ -1,7 +1,7 @@ [[command_tcl_tcl]] [command]*`tcl`* list/load/unload scripts:: ----------------------------------------- +---- /tcl list|listfull [<name>] load [-q] <filename> autoload @@ -18,5 +18,5 @@ filename: script (file) to load -q: quiet mode: do not display messages Without argument, this command lists all loaded scripts. ----------------------------------------- +---- |