gpstrip --version (return code: 0)
gpstrip-1.4.0 #1107 (May 18 2015)
gpstrip --help (return code: 0)
Usage: gpstrip [options] file(s)
Options: [defaults in brackets after descriptions]
-g, --strip-debug Strip debug symbols.
-h, --help Show this usage message.
-k SYMBOL, --keep-symbol SYMBOL Keep symbol.
-n SYMBOL, --strip-symbol SYMBOL Remove symbol.
-o FILE, --output FILE Alternate name of output file.
-p, --preserve-dates Preserve dates.
-r SECTION, --remove-section SECTION Remove section.
-s, --strip-all Remove all symbols.
-u, --strip-unneeded Strip symbols not need for relocations.
-v, --version Show version.
-V, --verbose Verbose mode.
-x, --discard-all Remove non-global symbols.
Report bugs to:
<URL:http://gputils.sourceforge.net/>