dcodeIO / doco

A JavaScript Documentation Generator.
http://dcode.io
Apache License 2.0
4 stars 3 forks source link

Issues with Linux #2

Open luileito opened 8 years ago

luileito commented 8 years ago

I had to reformat the main file with:

# dos2unix /usr/lib/node_modules/doco/bin/doco > /usr/bin/doco

Then, I had to change lines 8--9 by:

opt = app.opt,
argv = app.argv,