#File clitkAnd.ggo package "clitkAnd" version "1.0" purpose "Perform a pixel-wise logical AND between to images" option "config" - "Config file" string no option "verbose" v "Verbose" flag off option "input" i "Input image filename" string yes option "input2" j "Input image filename" string yes option "output" o "Output image filename" string yes