mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 13:44:54 +03:00
typo
This commit is contained in:
parent
c1d5ab3468
commit
38ab451bf5
|
@ -18,6 +18,6 @@ Some examples:
|
|||
- Serve with `nativeScrollbars` option set to true: <br> `$ redoc-cli serve [spec] --options.nativeScrollbars`
|
||||
- Bundle using custom template (check [default template](https://github.com/Redocly/redoc/blob/master/cli/template.hbs) for reference): <br> `$ redoc-cli bundle [spec] -t custom.hbs`
|
||||
- Bundle using custom template and add custom `templateOptions`: <br> `$ redoc-cli bundle [spec] -t custom.hbs --templateOptions.metaDescription "Page meta description"`
|
||||
- Allow a specific folder for be statically served: `$ redoc-cli serve [spec] --static resources`
|
||||
- Allow a specific folder to be statically served: `$ redoc-cli serve [spec] --static resources`
|
||||
|
||||
For more details run `redoc-cli --help`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user