diff --git a/psu b/psu index 199b2e2..b09eab2 100644 --- a/psu +++ b/psu @@ -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"