quit' should be a alias for
exit', not `help'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9037 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -147,8 +147,8 @@ static SL_cmd commands[] = {
|
|||||||
},
|
},
|
||||||
{ "help", help, "help"},
|
{ "help", help, "help"},
|
||||||
{ "?"},
|
{ "?"},
|
||||||
{ "quit" },
|
|
||||||
{ "exit", exit_kadmin, "exit"},
|
{ "exit", exit_kadmin, "exit"},
|
||||||
|
{ "quit" },
|
||||||
{ NULL}
|
{ NULL}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user