We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e3827 commit fb5b942Copy full SHA for fb5b942
1 file changed
common/scripts/shorten-component-name.sh
@@ -9,7 +9,7 @@
9
# to use this in your scripts
10
# source shorten-component-name.sh; shorter_name=$(shorten backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor)
11
# or
12
-# ./shorten-component-name.sh parfuemerie-douglas-scaffolder-backend-module-azure-repositories
+# ./shorten-component-name.sh backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor
13
14
function shorten {
15
local componentNameShort
0 commit comments