fix --pk-enterprise to not alias -C
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24634 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -169,7 +169,7 @@ static struct getargs args[] = { | |||||||
|     { "enterprise",0,   arg_flag, &enterprise_flag, |     { "enterprise",0,   arg_flag, &enterprise_flag, | ||||||
|       NP_("parse principal as a KRB5-NT-ENTERPRISE name", "") }, |       NP_("parse principal as a KRB5-NT-ENTERPRISE name", "") }, | ||||||
| #ifdef PKINIT | #ifdef PKINIT | ||||||
|     { "pk-enterprise",	'C',	arg_flag,	&pk_enterprise_flag, |     { "pk-enterprise",	0,	arg_flag,	&pk_enterprise_flag, | ||||||
|       NP_("use enterprise name from certificate", "") }, |       NP_("use enterprise name from certificate", "") }, | ||||||
|  |  | ||||||
|     { "pk-user",	'C',	arg_string,	&pk_user_id, |     { "pk-user",	'C',	arg_string,	&pk_user_id, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand