add actionsmap parameters

This commit is contained in:
Kay0u 2022-11-24 15:14:06 +01:00
parent af1c1d8c02
commit dda5095157
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -124,6 +124,11 @@ user:
pattern: &pattern_mailbox_quota
- !!str ^(\d+[bkMGT])|0$
- "pattern_mailbox_quota"
-s:
full: --loginShell
help: The login shell used
default: "/bin/bash"
### user_delete()
delete:
@ -203,6 +208,10 @@ user:
metavar: "{SIZE|0}"
extra:
pattern: *pattern_mailbox_quota
-s:
full: --loginShell
help: The login shell used
default: "/bin/bash"
### user_info()
info: