Merge pull request #16603 from saerdnaer/patch-1

fix display of placeholders
This commit is contained in:
Fredrik Adelöw
2023-02-25 20:31:10 +01:00
committed by GitHub
+2 -2
View File
@@ -354,7 +354,7 @@ package. This essentially calls `yarn pack` in each included package and unpacks
the resulting archive in the target `workspace-dir`.
```text
Usage: backstage-cli build-workspace [options] <workspace-dir>
Usage: backstage-cli build-workspace [options] <workspace-dir>
```
## create-github-app
@@ -367,7 +367,7 @@ Launches a browser to create the App through GitHub and saves the result as a
YAML file that can be referenced in the GitHub integration configuration.
```text
Usage: backstage-cli create-github-app &lt;github-org&gt;
Usage: backstage-cli create-github-app <github-org>
```
## info