1
0
Quellcode durchsuchen

More help for STARTUP tag.

git-svn-id: https://klish.googlecode.com/svn/trunk@554 0eaa4687-2ee9-07dd-09d9-bcdd2d2dd5fb
Serj Kalichev vor 12 Jahren
Ursprung
Commit
d55cca6f90
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  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">