1
0
Переглянути джерело

Fix hidden field of PARAM tag description.

git-svn-id: https://klish.googlecode.com/svn/trunk@209 0eaa4687-2ee9-07dd-09d9-bcdd2d2dd5fb
Serj Kalichev 13 роки тому
батько
коміт
83ca6bd695
1 змінених файлів з 3 додано та 2 видалено
  1. 3 2
      clish.xsd

+ 3 - 2
clish.xsd

@@ -245,8 +245,9 @@
 *           feature is implemented to support subcommands with the
 *           same names.
 *
-* [visibility] - define the visibility of the parameter while ${__line}
-*           and ${__params} auto variables expanding.
+* [hidden]  - define the visibility of the parameter while ${__line}
+*           and ${__params} auto variables expanding. The allowed values
+*           is "true" and "false".
 ********************************************************
     -->
     <xs:simpleType name="bool_t">