diff options
Diffstat (limited to 'server/wallet-report')
| -rwxr-xr-x | server/wallet-report | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/server/wallet-report b/server/wallet-report index 7f7ba4d..98fd07a 100755 --- a/server/wallet-report +++ b/server/wallet-report @@ -21,7 +21,7 @@ Wallet reporting help:    acls                          All ACLs    acls duplicate                ACLs that duplicate another    acls empty                    All empty ACLs -  acls <scheme> <identifier>    ACLs containing this entry (wildcarded) +  acls entry <scheme> <id>      ACLs containing this entry (wildcarded)    acls unused                   ACLs that are not referenced by any object    audit acls name               ACLs failing the naming policy    audit objects name            Objects failing the naming policy | 
