Hi,
I am updating a package that currently uses the install-proto script for
its install target. There is a -c option specified, but I don't see any
references to -c in the script itself other than it is a boolean:
---
(killebrew:bash) flex: usr/src/tools//install-proto --help
usr/src/tools//install-proto version [unknown] calling
Getopt::Std::getopts (version 1.05 [paranoid]),
running under Perl version 5.8.4.
Usage: install-proto [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...]
The following single-character options are accepted:
With arguments: -g -m -o
Boolean (without arguments): -c -d -s
---
Does anyone know what -c does?
Thanks,
George