1 #File clitkSetOrigin.ggo
2 package "clitkSetOrigin"
4 purpose "Set the origin field of a generic image"
6 option "config" - "Config file" string no
7 option "verbose" v "Verbose" flag off
9 option "input" i "Input image filename" string yes
10 option "output" o "Output image filename" string yes
11 option "like" l "Like image filename" string no
12 option "origin" - "Origin" double multiple no default="0"