Browse Source

More help for STARTUP tag.

git-svn-id: https://klish.googlecode.com/svn/trunk@554 0eaa4687-2ee9-07dd-09d9-bcdd2d2dd5fb
Serj Kalichev 12 years ago
parent
commit
d55cca6f90
1 changed files with 7 additions and 0 deletions
  1. 7 0
      clish.xsd

+ 7 - 0
clish.xsd

@@ -176,6 +176,13 @@
 *          be used if a transition to a new view occurs.
 *
 * [default_shebang] - The default shebang for all commands.
+*
+* [timeout] - The idle timeout. The clish will exit if user
+*          have not press any key while this timeout.
+*
+* [lock] - The same as lock for COMMAND tag.
+*
+* [interrupt] - The same as interrupt for COMMAND tag.
 ********************************************************
 -->
     <xs:complexType name="startup_t">