Skip to content

Commit

Permalink
doveadm: doveadm who mask is either username OR IP address arg
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Jan 2, 2025
1 parent 2b0533a commit f478b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/doveadm.js
Original file line number Diff line number Diff line change
Expand Up @@ -2266,7 +2266,7 @@ returned.`,
//example: `testuser001`,
positional: true,
type: doveadm_arg_types.ARRAY,
text: `UID mask.`,
text: `UID -or- IP Address mask.`,
},
},
man: 'doveadm-who',
Expand Down

0 comments on commit f478b8c

Please sign in to comment.