Update action aliases usage notice

This commit is contained in:
Tortue Torche 2019-08-11 03:10:51 -04:00 committed by Tortue Torche
parent 2bc1f20cba
commit ab1c30e3f1

3
psu
View File

@ -79,7 +79,8 @@ main() {
ACTIONS_TEXT_ONLY="actions lint help version"
# Aliases of default actions
# NOTICE: This is an experimental feature
# NOTICE: This is not a long term supported feature
# Please, avoid to use these action aliases in production
declare -A ACTIONS_ALIASES
ACTIONS_ALIASES=(
["update"]="deploy"