mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-21 17:21:58 +03:00
docs: fix typo in CLI readme (#2249)
This commit is contained in:
parent
6e7d27fe66
commit
5a8ed85ee8
|
@ -16,7 +16,7 @@ The two following commands are available:
|
|||
and can watch the spec (`--watch`) to automatically reload the page whenever it changes.\
|
||||
Deprecated. Use `npx @redocly/cli preview-docs [spec]`
|
||||
- `redoc-cli bundle [spec]` - bundles `spec` and Redoc into a **zero-dependency** HTML file.\
|
||||
Deprecated. Use Use "build" command instead.
|
||||
Deprecated. Use "build" command instead.
|
||||
- `redoc-cli build [spec]` - build `spec` and Redoc into a **zero-dependency** HTML file.
|
||||
|
||||
Some examples:
|
||||
|
|
Loading…
Reference in New Issue
Block a user