reverse help strings for --no-gss-bindings and --no-gss-delegate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14128 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -61,9 +61,9 @@ struct getargs getargs[] = {
|
||||
"Packet tracing", NULL},
|
||||
#ifdef KRB5
|
||||
{ "gss-bindings", 0, arg_negative_flag, &ftp_do_gss_bindings,
|
||||
"Use GSS-API bindings", NULL},
|
||||
"Don't use GSS-API bindings", NULL},
|
||||
{ "gss-delegate", 0, arg_negative_flag, &ftp_do_gss_delegate,
|
||||
"Delegate GSS-API credential", NULL},
|
||||
"Disable delegation of GSS-API credentials", NULL},
|
||||
#endif
|
||||
{ NULL, 'v', arg_counter, &verbose,
|
||||
"verbosity", NULL},
|
||||
|
Reference in New Issue
Block a user