Skip to content

Commit c47a2f8

Browse files
committed
fix typo
1 parent d0e4329 commit c47a2f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Assorted CLI utils
99
`docker run --rm -it keboola/cli-utils php ./cli.php`
1010

1111
## Bulk Project Add Feature
12-
1312
Adds a project feature to multiple projects
1413

1514
```
@@ -145,7 +144,7 @@ It will perform a dry run unleass the `--force/-f` option is applied.
145144
146145
- Run the command
147146
```
148-
php ./cli.php storage:delete-orphaned=workspaces [--force/-f] <storage-token> <component-list> <untile-date> <hostname-suffix>
147+
php ./cli.php storage:delete-orphaned-workspaces [--force/-f] <storage-token> <component-list> <untile-date> <hostname-suffix>
149148
```
150149
151150
## Delete Orphaned Workspaces in Organization command

0 commit comments

Comments
 (0)