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,
|
||||
'',
|
||||
'Usage:',
|
||||
'$ rt <filename>[,<filename>] [<args>]'
|
||||
'$ rt <filename> [<filename> ...] [<args>]'
|
||||
].join('\n'),
|
||||
concatRepeatedArrays: true,
|
||||
mergeRepeatedObjects: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user