diff --git a/cli/app/deploy.go b/cli/app/deploy.go index 44bbfd0c9..b4cd13581 100644 --- a/cli/app/deploy.go +++ b/cli/app/deploy.go @@ -48,7 +48,7 @@ for this you need to look at the "abra app upgrade " command. You may pass "--force" to re-deploy the same version again. This can be useful if the container runtime has gotten into a weird state. -Chas mode ("--chaos") will deploy your local checkout of a recipe as-is, +Chaos mode ("--chaos") will deploy your local checkout of a recipe as-is, including unstaged changes and can be useful for live hacking and testing new recipes. `,