]> Creatis software - clitk.git/blobdiff - tools/clitkMergeSequence.ggo
Change tab to spaces
[clitk.git] / tools / clitkMergeSequence.ggo
index 179c03a636a42352dee84b8e7b105e332c749766..d23d6e76689a599de84509c5fa6cc24b9198dc40 100644 (file)
@@ -2,11 +2,11 @@
 #Author: Jef Vandemeulebroucke <jefvdmb@gmail.com>
 #Date : Tue 15 June 16.35 
 
-package "clitk"
-version "Read a series a nD images (unnamed inputs) and merge them to a (n+1)D image"
+package "clitkMergeSequence"
+version "Read a series of nD images (unnamed inputs) and merge them to a (n+1)D image"
 
-option "config"                        -       "Config file"                                                   string          no
-option "spacing"               s       "Spacing for the new dimension"                                 double          no      default="1"
-option "output"                o       "Output VF filename"                                            string          yes
-option "verbose"               v       "Verbose"                                                       flag            off
+option "config"   - "Config file"                   string  no
+option "spacing"  s "Spacing for the new dimension" double  no  default="1"
+option "output"   o "Output filename"               string  yes
+option "verbose"  v "Verbose"                       flag    off