mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 13:44:54 +03:00
Update cli/index.ts
This commit is contained in:
parent
2ac9c0dd8f
commit
6b9558e299
|
@ -72,7 +72,7 @@ YargsParser.command(
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
});
|
});
|
||||||
|
|
||||||
yargs.options('disableGoogleFont', {
|
yargs.options('disable-google-font', {
|
||||||
describe: 'Disable Google Font',
|
describe: 'Disable Google Font',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
default: false,
|
default: false,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user