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

View file

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