Add usage string to `privileges'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4495 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -91,7 +91,7 @@ static SL_cmd commands[] = {
|
||||
{ "get_entry", get_entry, "get_entry principal"},
|
||||
{ "rename", rename_entry, "rename source target"},
|
||||
{ "modify", mod_entry, "modify principal" },
|
||||
{ "privileges", get_privs},
|
||||
{ "privileges", get_privs, "privileges" },
|
||||
{ "list_principals",list_princs, "list expression..." },
|
||||
{ "help", help, "help"},
|
||||
{ "?"},
|
||||
|
Reference in New Issue
Block a user