principal, not pricipal. From Thomas Klausner <wiz@netbsd.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11943 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -51,7 +51,7 @@ static struct getargs args[] = {
|
|||||||
{ "principal", 'p', arg_string, &client_name,
|
{ "principal", 'p', arg_string, &client_name,
|
||||||
"principal to authenticate as" },
|
"principal to authenticate as" },
|
||||||
{ "keytab", 'K', arg_string, &keytab,
|
{ "keytab", 'K', arg_string, &keytab,
|
||||||
"keytab for authentication pricipal" },
|
"keytab for authentication principal" },
|
||||||
{
|
{
|
||||||
"config-file", 'c', arg_string, &config_file,
|
"config-file", 'c', arg_string, &config_file,
|
||||||
"location of config file", "file"
|
"location of config file", "file"
|
||||||
|
Reference in New Issue
Block a user