add "del" alias for delete
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10458 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -118,6 +118,7 @@ static SL_cmd commands[] = {
|
|||||||
"Deletes all principals matching the expressions."
|
"Deletes all principals matching the expressions."
|
||||||
},
|
},
|
||||||
{ "del_entry" },
|
{ "del_entry" },
|
||||||
|
{ "del" },
|
||||||
{
|
{
|
||||||
"del_enctype", del_enctype, "del_enctype principal enctype...",
|
"del_enctype", del_enctype, "del_enctype principal enctype...",
|
||||||
"Delete all the mentioned enctypes for principal."
|
"Delete all the mentioned enctypes for principal."
|
||||||
|
Reference in New Issue
Block a user