Skip to content

Commit 55ff919

Browse files
committed
removed numbering
1 parent 53812bb commit 55ff919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/dynamic-plugins/proc-export-third-party-plugins-rhdh.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following is an example of exporting a dynamic plugin with shared and embedd
3535
.Example dynamic plugin export with shared and embedded packages
3636
[source,terminal]
3737
----
38-
npx @janus-idp/cli@latest export-dynamic-plugin --shared-package '!/@backstage/plugin-notifications/' --embed-package @backstage/plugin-notifications-backend <2>
38+
npx @janus-idp/cli@latest export-dynamic-plugin --shared-package '!/@backstage/plugin-notifications/' --embed-package @backstage/plugin-notifications-backend
3939
----
4040
+
4141
In the previous example:

0 commit comments

Comments
 (0)