Skip to content

Commit 4895c84

Browse files
Eric Stroczynskiestroz
authored andcommitted
docs(diff): add point about versions that differ (#735)
Signed-off-by: Eric Stroczynski <[email protected]> Upstream-repository: operator-registry Upstream-commit: 3f370e6ce05c19fbd00b5530d90a08568e89063d
1 parent fb92eba commit 4895c84

File tree

2 files changed

+2
-2
lines changed
  • staging/operator-registry/cmd/opm/alpha/diff
  • vendor/github.com/operator-framework/operator-registry/cmd/opm/alpha/diff

2 files changed

+2
-2
lines changed

staging/operator-registry/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:

vendor/github.com/operator-framework/operator-registry/cmd/opm/alpha/diff/cmd.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)