|
|
@ -26,14 +26,17 @@ const help = () => { |
|
|
|
|
|
|
|
${chalk.dim('Options:')} |
|
|
|
|
|
|
|
-h, --help Output usage information |
|
|
|
-h, --help Output usage information |
|
|
|
-A ${chalk.bold.underline('FILE')}, --local-config=${chalk.bold.underline( |
|
|
|
'FILE' |
|
|
|
)} Path to the local ${'`now.json`'} file |
|
|
|
-Q ${chalk.bold.underline('DIR')}, --global-config=${chalk.bold.underline( |
|
|
|
'DIR' |
|
|
|
)} Path to the global ${'`.now`'} directory |
|
|
|
-d, --debug Debug mode [off] |
|
|
|
-t ${chalk.bold.underline('TOKEN')}, --token=${chalk.bold.underline( |
|
|
|
'TOKEN' |
|
|
|
)} Login token |
|
|
|
-d, --debug Debug mode [off] |
|
|
|
|
|
|
|
${chalk.dim('Examples:')} |
|
|
|
|
|
|
|