grepjar --version (return code: 0)
grepjar (fastjar) 0.98
Copyright 1999, 2000, 2001 Bryan Burns
Copyright 2000 Cory Hollingsworth
Copyright 2006 Free Software Foundation
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
grepjar --help (return code: 0)
Usage: grepjar [-bcinsVw] [--version|--help] <-e PATTERN | PATTERN> FILE ...
Search files in a jar file for a pattern.
-b print byte offset of match
-c print number of matches
-i compare case-insensitively
-n print line number of each match
-s suppress error messages
-w force PATTERN to match only whole words
-e PATTERN use PATTERN as regular expression
-V|--version print version number and exit
--help print help