mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-19 19:30:32 +03:00
docs: cli -> README.md typos fixed (#476)
This commit is contained in:
parent
64119c44d4
commit
f3de47738b
|
@ -7,7 +7,7 @@ You can use redoc cli by installing `redoc-cli` globally or using [npx](https://
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Twe following commans are available:
|
Two following commands are available:
|
||||||
|
|
||||||
- `redoc-cli serve [spec]` - starts the server with `spec` rendered with ReDoc. Supports SSR mode (`--ssr`) and can watch the spec (`--watch`)
|
- `redoc-cli serve [spec]` - starts the server with `spec` rendered with ReDoc. Supports SSR mode (`--ssr`) and can watch the spec (`--watch`)
|
||||||
- `redoc-cli bundle [spec]` - bundles spec and ReDoc into **zero-dependency** HTML file.
|
- `redoc-cli bundle [spec]` - bundles spec and ReDoc into **zero-dependency** HTML file.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user