Closed donpark closed 13 years ago
node app.js foo
should convert all html files within directory named foo
foo
node app.js bar/*.htm
should convert all .htm files within directory named 'bar'
-r should recurse directories
-r
should convert all html files within directory named
foo
should convert all .htm files within directory named 'bar'
options
-r
should recurse directories