]> Creatis software - clitk.git/commitdiff
Add info in the command line help
authorDavid Sarrut <david.sarrut@gmail.com>
Tue, 18 Oct 2011 09:49:35 +0000 (11:49 +0200)
committerDavid Sarrut <david.sarrut@gmail.com>
Tue, 18 Oct 2011 09:49:35 +0000 (11:49 +0200)
segmentation/clitkBool.ggo

index ede9646053273eed8fa4fc020407b6b42beaf423..f8856553031e95e1d1ad54d71e5818f18caaedff 100644 (file)
@@ -11,4 +11,4 @@ option "input"         i      "Input mask 1"               string     yes
 option "input2"        j       "Input mask 2"               string     yes
 option "output"        o       "Output filename"            string     yes
 
-option "type"          t       "Bool type "               int default="1" no
+option "type"          t       "Bool type (0=AndNot, 1=And, 2=Or)"               int default="1" no