diff options
Diffstat (limited to 'client/wallet.pod')
-rw-r--r-- | client/wallet.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/wallet.pod b/client/wallet.pod index 8ae4e58..fd5749f 100644 --- a/client/wallet.pod +++ b/client/wallet.pod @@ -141,6 +141,10 @@ accidental lockout, but administrators can remove themselves from the C<ADMIN> ACL and can leave only a non-functioning entry on the ACL. Use caution when removing entries from the C<ADMIN> ACL. +=item acl show <id> + +Display the name, numeric ID, and entries of the ACL <id>. + =item create <type> <name> Create a new object of type <type> with name <name>. With some backends, |