We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0c99a commit 3f370e6Copy full SHA for 3f370e6
cmd/opm/alpha/diff/cmd.go
@@ -44,7 +44,7 @@ func NewCmd() *cobra.Command {
44
Long: templates.LongDesc(`
45
Diff a set of old and new catalog references ("refs") to produce a
46
declarative config containing only packages channels, and versions not present
47
-in the old set. This is known as "latest" mode.
+in the old set, and versions that differ between the old and new sets. This is known as "latest" mode.
48
These references are passed through 'opm render' to produce a single declarative config.
49
50
This command has special behavior when old-refs are omitted, called "heads-only" mode:
0 commit comments