diff --git a/data/doveadm.js b/data/doveadm.js index d596e4af1..91e27598d 100644 --- a/data/doveadm.js +++ b/data/doveadm.js @@ -131,6 +131,7 @@ Applicable to [[link,mdbox]] and [[link,sdbox]] mailbox formats only. 'acl get': { args: { 'match-me': { + cli: 'm', type: doveadm_arg_types.BOOL, }, mailbox: { diff --git a/docs/core/man/doveadm-acl.1.md b/docs/core/man/doveadm-acl.1.md index a7488afb7..210af2239 100644 --- a/docs/core/man/doveadm-acl.1.md +++ b/docs/core/man/doveadm-acl.1.md @@ -139,6 +139,9 @@ Remove the whole ACL entry for the *mailbox*/*id*. Show all the ACLs for the *mailbox*. +**-m** +: Only show ACLs that match the mailbox. + ### acl recalc **doveadm** [*GLOBAL OPTIONS*] acl recalc [**-u** *user* | **-A** | **-F** *file* | **\-\-no-userdb-lookup**] [**-S** *socket_path*]