tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: finer-grained overriding of checks in pkg_add (improved replace safety)
On Tue, Jun 15, 2010 at 01:10:16PM -0400, Greg Troxel wrote:
> -static char Options[] = "AIK:LP:RVW:fhm:np:t:Uuvw:";
> +static char Options[] = "ADIK:LP:RVW:fhm:np:t:Uuvw:";
> [...]
> case 'C':
> config_file = optarg;
> + break;
There's no 'C' in Options[]... is pkg_add supposed to accept this
option? The usage message says yes, the man page says no...
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index