mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-02 19:30:19 +03:00
Update cli/index.ts
Co-authored-by: Adam Altman <adam@redoc.ly>
This commit is contained in:
parent
d4c58cfccd
commit
b69bd111cd
|
@ -192,7 +192,7 @@ YargsParser.command(
|
|||
res => {
|
||||
console.log(`
|
||||
${boxen(
|
||||
'This package is deprecated.\n\nUse `@redocly/cli preview-docs <api>` instead.',
|
||||
'This package is deprecated.\n\nUse `npx @redocly/cli preview-docs <api>` instead.',
|
||||
boxenOptions,
|
||||
)}`);
|
||||
return res;
|
||||
|
|
Loading…
Reference in New Issue
Block a user