Skip to content

Commit 44a13c9

Browse files
fix: keep only examples in #examples section
1 parent e67f127 commit 44a13c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/package2_create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ First, use this command to create a second-generation package. Then create a pac
1212

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

15+
Run 'sfdx force:package2:list' to list all second-generation packages in the Dev Hub org.
16+
1517
# examples
1618

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

19-
Run 'sfdx force:package2:list' to list all second-generation packages in the Dev Hub org.
20-
2121
# name
2222

2323
package name

0 commit comments

Comments
 (0)