summaryrefslogtreecommitdiff
path: root/doc/en/autogen/tcl_commands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/tcl_commands.xml')
-rw-r--r--doc/en/autogen/tcl_commands.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/en/autogen/tcl_commands.xml b/doc/en/autogen/tcl_commands.xml
deleted file mode 100644
index 48a43e4e6..000000000
--- a/doc/en/autogen/tcl_commands.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ********* WARNING! *********
-
- This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
- docgen.pl builds XML doc files to include in many languages
--->
-
-<command>/tcl [list [name]] | [listfull [name]] [load filename] | [autoload] | [reload] | [unload [name]]</command>
-<programlisting>
-list/load/unload scripts
-
-filename: script (file) to load
-name: a script name
-
-Without argument, this command lists all loaded scripts.
-</programlisting>
-