Skip to content

Commit

Permalink
fix: keep only examples in #examples section
Browse files Browse the repository at this point in the history
  • Loading branch information
jshackell-sfdc authored Sep 1, 2022
1 parent e67f127 commit 44a13c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messages/package2_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ First, use this command to create a second-generation package. Then create a pac

Your --name value must be unique within your namespace.

Run 'sfdx force:package2:list' to list all second-generation packages in the Dev Hub org.

# examples

$ sfdx force:package2:create -n PackageName -d 'My New Package' -o Unlocked

Run 'sfdx force:package2:list' to list all second-generation packages in the Dev Hub org.

# name

package name
Expand Down

0 comments on commit 44a13c9

Please sign in to comment.