mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
Better usage message
This commit is contained in:
parent
57f2b77911
commit
c46163d0da
@ -23,7 +23,7 @@ module.exports = optionator({
|
|||||||
pkg.description,
|
pkg.description,
|
||||||
'',
|
'',
|
||||||
'Usage:',
|
'Usage:',
|
||||||
'$ rt <filename>[,<filename>] [<args>]'
|
'$ rt <filename> [<filename> ...] [<args>]'
|
||||||
].join('\n'),
|
].join('\n'),
|
||||||
concatRepeatedArrays: true,
|
concatRepeatedArrays: true,
|
||||||
mergeRepeatedObjects: true,
|
mergeRepeatedObjects: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user