浏览代码

More help for STARTUP tag.

git-svn-id: https://klish.googlecode.com/svn/trunk@554 0eaa4687-2ee9-07dd-09d9-bcdd2d2dd5fb
Serj Kalichev 12 年之前
父节点
当前提交
d55cca6f90
共有 1 个文件被更改,包括 7 次插入0 次删除
  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">