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