mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
docs: fix typo in the migration guide (#1366)
This commit is contained in:
@@ -74,7 +74,7 @@ Both commands have additional options; here's a quick reference on how to replac
|
||||
|
||||
- Keep `-o` or replace `--outfile` with `--output` to direct the command output to a filename.
|
||||
- Replace the `-t` or `--type` argument with `--ext` for the file type to output. Redocly CLI also detects the correct format from the output filename, so this option isn't needed for file output, but can be useful if outputting to stdout.
|
||||
- Replace `-r` or `--dereference` with `-r` or `--dereferenced` to output a file with all `$ref`s resolved.
|
||||
- Replace `-r` or `--dereference` with `-d` or `--dereferenced` to output a file with all `$ref`s resolved.
|
||||
|
||||
## Get the best from Redocly CLI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user