Browse Source

Description for "optional" PARAM's option

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

+ 3 - 0
clish.xsd

@@ -230,6 +230,9 @@
 *           with this value on the command line will signify the presence
 *           of an additional argument which will be validated as the
 *           value of this parameter.
+*
+* [optional]- Specify whether parameter is optional. The allowed values
+*           is "true" or "false". It false by default.
 * 
 * [default] - defines a default value for a parameter. Any parameters
 *           at the end of command line which have default values need