From a58cea3e0a99d52a13883828cbe30ca223e7c814 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sat, 2 Oct 2021 23:30:18 +0200 Subject: [PATCH] docs: dont assume that yet [ci skip] --- cli/recipe/upgrade.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/cli/recipe/upgrade.go b/cli/recipe/upgrade.go index 101131d3..627d46b8 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 {