1
0
Fork 0

Documentation

This commit is contained in:
Simon Vieille 2018-09-11 11:15:28 +02:00
parent d2b7cea972
commit afe2ccd11a
No known key found for this signature in database
GPG Key ID: 919533E2B946EA10
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ if (input.has('help')) {
'[--crawler-debug]',
'[--crawler-info]',
'[--crawler-error]',
'[--debug]',
'[--help]',
].join(' '));
process.exit(1);