Skip to content

Commit 7aae0de

Browse files
committed
tweak
Signed-off-by: Nick Boldt <[email protected]>
1 parent da3f366 commit 7aae0de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/dynamic-plugins/rhdh-supported-plugins.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ pluginsRepo="https://github.com/janus-idp/backstage-plugins" # TODO move to B
1010
showcaseRepo="https://github.com/janus-idp/backstage-showcase" # TODO move to rhd/rhdh
1111
usage() {
1212
cat <<EOF
13-
Generate updated table of dynamic plugins from content the following two repos, for the specified branch:
13+
14+
Generate an updated table of dynamic plugins from content in the following two repos, for the specified branch:
1415
* $pluginsRepo
1516
* $showcaseRepo
1617
@@ -27,6 +28,7 @@ Options:
2728
-h, --help : Show this help
2829
2930
Examples:
31+
3032
$0 -b release-1.3 --clean
3133
3234
EOF

0 commit comments

Comments
 (0)