docs: apply minor fixes from feedback

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-01-30 11:36:09 +01:00
parent fba47c9ec6
commit a21f50fc57
10 changed files with 28 additions and 14 deletions
+1 -1
View File
@@ -286,7 +286,7 @@ it is possible to pre-select what you want to create using the `--select` flag,
and provide options using `--option`, for example:
```bash
backstage-cli new --select plugin --option pluginId=foo
backstage-cli new --select frontend-plugin --option pluginId=foo
```
This command is typically added as script in the root `package.json` to be