Skip to content

Commit

Permalink
fix: update help for --include-packages (#994)
Browse files Browse the repository at this point in the history
  • Loading branch information
jshackell-sfdc authored May 2, 2024
1 parent b75ae63 commit 892cc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/manifest.generate.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To include multiple metadata components, either set multiple --metadata <name> f

# flags.include-packages.summary

Package types (managed, unlocked) whose metadata is included in the manifest; by default, metadata in packages is ignored.
Package types (managed, unlocked) whose metadata is included in the manifest; by default, metadata in managed and unlocked packages is excluded. Metadata in unmanaged packages is always included.

# flags.from-org.summary

Expand Down

0 comments on commit 892cc58

Please sign in to comment.