1
0
Fork 0

Documentation

This commit is contained in:
Simon Vieille 2018-09-11 11:15:28 +02:00
vanhempi d2b7cea972
commit afe2ccd11a
No known key found for this signature in database
GPG avaimen ID: 919533E2B946EA10
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa

Näytä tiedosto

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