Skip to content

Commit edcddea

Browse files
Merge pull request #163 from estroz/bz/1989796
Bug 1989796: docs(diff): add point about versions that differ
2 parents 859431b + 4895c84 commit edcddea

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)