clamsubmit --version (return code: 0)
clamsubmit: illegal option -- -
USAGE: clamsubmit -hHinp?
OPTIONS:
-e [EMAIL] Your email address (required)
-h or -? Show the help text
-n [FILE] Submit a false negative (FN)
-N [NAME] Your name (required)
-p [FILE] Submit a fase positive (FP)
-v Show version number and exit
You must specify -n or -p. Both are mutually exclusive. Pass in - as the filename for stdin.
clamsubmit --help (return code: 0)
clamsubmit: illegal option -- -
USAGE: clamsubmit -hHinp?
OPTIONS:
-e [EMAIL] Your email address (required)
-h or -? Show the help text
-n [FILE] Submit a false negative (FN)
-N [NAME] Your name (required)
-p [FILE] Submit a fase positive (FP)
-v Show version number and exit
You must specify -n or -p. Both are mutually exclusive. Pass in - as the filename for stdin.