Change wording of help
This commit is contained in:
parent
22e1b66b1d
commit
d3efc17cae
2
commands
2
commands
@ -11,7 +11,7 @@ case "$1" in
|
|||||||
#shellcheck disable=SC2034
|
#shellcheck disable=SC2034
|
||||||
declare desc="return ansible-deploy plugin help content"
|
declare desc="return ansible-deploy plugin help content"
|
||||||
cat<<help_content
|
cat<<help_content
|
||||||
ansible-deploy:vault-pass, Add new app vault password for decryption of passwords
|
ansible-deploy:vault-pass appname, Add new app vault password for decrypting secrets
|
||||||
help_content
|
help_content
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user