docs: dont assume that yet [ci skip]

This commit is contained in:
decentral1se 2021-10-02 23:30:18 +02:00
parent 700f89425a
commit a58cea3e0a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -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 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 semver-like convention. In this case, all possible tags will be listed and it
is up to the end-user to decide. is up to the end-user to decide.
This is step 1 of upgrading a recipe. Step 2 is running "abra recipe sync
<recipe>".
`, `,
ArgsUsage: "<recipe>", ArgsUsage: "<recipe>",
Action: func(c *cli.Context) error { Action: func(c *cli.Context) error {