mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-12 07:50:34 +03:00
parent
d4ab5adc17
commit
bab3e7dfce
|
@ -124,7 +124,7 @@ YargsParser.command(
|
||||||
.demandCommand()
|
.demandCommand()
|
||||||
.options('t', {
|
.options('t', {
|
||||||
alias: 'template',
|
alias: 'template',
|
||||||
describe: 'Path to handlebars page template, see https://git.io/vxZ3V for the example ',
|
describe: 'Path to handlebars page template, see https://git.io/vh8fP for the example ',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
})
|
})
|
||||||
.options('options', {
|
.options('options', {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user