Skip to content

Commit d50b902

Browse files
authored
docs(README): fix options table syntax
1 parent bab109b commit d50b902

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ npx @octoherd/script-delete-repository \
2727
| ------------------------ | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
2828
| `--octoherd-token`, `-T` | string | A personal access token ([create](https://github.com/settings/tokens/new?scopes=repo)). Script will create one if option is not set |
2929
| `--octoherd-repos`, `-R` | array of strings | One or multiple space-separated repositories in the form of `repo-owner/repo-name`. `repo-owner/*` will find all repositories for one owner. `*` will find all repositories the user has access to. Will prompt for repositories if not set |
30-
3130
| `--octoherd-bypass-confirms` | boolean | Bypass prompts to confirm mutating requests |
3231

3332
## Contributing

0 commit comments

Comments
 (0)