Skip to content

Commit 3f370e6

Browse files
author
Eric Stroczynski
authored
docs(diff): add point about versions that differ (#735)
Signed-off-by: Eric Stroczynski <[email protected]>
1 parent 9b0c99a commit 3f370e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/opm/alpha/diff/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ func NewCmd() *cobra.Command {
4444
Long: templates.LongDesc(`
4545
Diff a set of old and new catalog references ("refs") to produce a
4646
declarative config containing only packages channels, and versions not present
47-
in the old set. This is known as "latest" mode.
47+
in the old set, and versions that differ between the old and new sets. This is known as "latest" mode.
4848
These references are passed through 'opm render' to produce a single declarative config.
4949
5050
This command has special behavior when old-refs are omitted, called "heads-only" mode:

0 commit comments

Comments
 (0)