get_privileges -> privileges
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3939 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -82,8 +82,7 @@ static SL_cmd commands[] = {
|
||||
{ "ext_keytab", ext_keytab, "ext_keytab principal..."},
|
||||
{ "get_entry", get_entry, "get_entry principal"},
|
||||
{ "rename", rename_entry, "rename source target"},
|
||||
{ "get_privileges", get_privs, "show maximum privileges" },
|
||||
{ "privileges" },
|
||||
{ "privileges", get_privs, "show privileges" },
|
||||
{ "list_principals",list_princs, "list principals matching expression" },
|
||||
{ "help", help, "help"},
|
||||
{ "?"},
|
||||
|
Reference in New Issue
Block a user