From 1f324f37b95034b0137884f48bde3ed484f7f21c Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 26 May 2010 07:39:33 -0700 Subject: Document acl rename in the wallet man page --- client/wallet.pod | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'client') diff --git a/client/wallet.pod b/client/wallet.pod index db93700..cb34761 100644 --- a/client/wallet.pod +++ b/client/wallet.pod @@ -210,6 +210,15 @@ accidental lockout, but administrators can remove themselves from the C ACL and can leave only a non-functioning entry on the ACL. Use caution when removing entries from the C ACL. +=item acl rename + +Renames the ACL identified by to . This changes the +human-readable name, not the underlying numeric ID, so the ACL's +associations with objects will be unchanged. The C ACL may not be +renamed. may be either the current name or the numeric ID. +must not be all-numeric. To rename an ACL, the current user must be +authorized by the C ACL. + =item acl show Display the name, numeric ID, and entries of the ACL . -- cgit v1.2.3