diff --git a/cli/recipe/upgrade.go b/cli/recipe/upgrade.go index 101131d34..627d46b81 100644 --- a/cli/recipe/upgrade.go +++ b/cli/recipe/upgrade.go @@ -27,9 +27,6 @@ update the relevant compose file tags on the local file system. Some image tags cannot be parsed because they do not follow some sort of semver-like convention. In this case, all possible tags will be listed and it is up to the end-user to decide. - -This is step 1 of upgrading a recipe. Step 2 is running "abra recipe sync -". `, ArgsUsage: "", Action: func(c *cli.Context) error {