summaryrefslogtreecommitdiff
path: root/client/wallet.1
diff options
context:
space:
mode:
Diffstat (limited to 'client/wallet.1')
-rw-r--r--client/wallet.112
1 files changed, 10 insertions, 2 deletions
diff --git a/client/wallet.1 b/client/wallet.1
index 7d7004f..0e02fe9 100644
--- a/client/wallet.1
+++ b/client/wallet.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.13)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.14)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "WALLET 1"
-.TH WALLET 1 "2010-03-08" "0.11" "wallet"
+.TH WALLET 1 "2010-08-25" "0.12" "wallet"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -311,6 +311,14 @@ entry in the special \s-1ACL\s0 \f(CW\*(C`ADMIN\*(C'\fR cannot be removed to pro
accidental lockout, but administrators can remove themselves from the
\&\f(CW\*(C`ADMIN\*(C'\fR \s-1ACL\s0 and can leave only a non-functioning entry on the \s-1ACL\s0. Use
caution when removing entries from the \f(CW\*(C`ADMIN\*(C'\fR \s-1ACL\s0.
+.IP "acl rename <id> <name>" 4
+.IX Item "acl rename <id> <name>"
+Renames the \s-1ACL\s0 identified by <id> to <name>. This changes the
+human-readable name, not the underlying numeric \s-1ID\s0, so the \s-1ACL\s0's
+associations with objects will be unchanged. The \f(CW\*(C`ADMIN\*(C'\fR \s-1ACL\s0 may not be
+renamed. <id> may be either the current name or the numeric \s-1ID\s0. <name>
+must not be all-numeric. To rename an \s-1ACL\s0, the current user must be
+authorized by the \f(CW\*(C`ADMIN\*(C'\fR \s-1ACL\s0.
.IP "acl show <id>" 4
.IX Item "acl show <id>"
Display the name, numeric \s-1ID\s0, and entries of the \s-1ACL\s0 <id>.