docs: pass on flag/help strings

This commit is contained in:
2022-01-19 11:21:06 +01:00
parent 9f2bb3f74f
commit cb210d0c81
5 changed files with 8 additions and 16 deletions

View File

@ -42,7 +42,7 @@ You may pass "--force/-f" to upgrade to the same version again. This can be
useful if the container runtime has gotten into a weird state.
This action could be destructive, please ensure you have a copy of your app
data beforehand - see "abra app backup <app>" for more.
data beforehand.
Chas 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