]> Creatis software - clitk.git/commitdiff
Change help info
authorDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Thu, 20 Jun 2013 10:29:30 +0000 (12:29 +0200)
committerDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Thu, 20 Jun 2013 10:29:30 +0000 (12:29 +0200)
tools/clitkDicomRTStruct2Image.ggo

index 33fb3b75c4931a70c1625c4aaa1e984f70381575..8a09da1c5b4baa33a2e915d3eb303ae5a48c4e3c 100644 (file)
@@ -7,7 +7,7 @@ option "verbose"         v "Verbose"                         flag       off
 option "verboseFile"     - "Verbose file content"            flag      off
 option "input"          i "Input Dicom file"                string     yes
 option "image"          j "Used to read image info (spacing, origin)"    string        yes
-option "output"                 o "Output image filename"       string yes
+option "output"                 o "Output image base filename (roi number and extension will be append)"        string yes
 
 defgroup "ROIoption" groupdesc="an option of this group is required" 
 groupoption "roi"     r "ROI to binarize (if -1 = all roi)"            int    no default="-1" group="ROIoption"