Skip to content

Commit

Permalink
readme included
Browse files Browse the repository at this point in the history
  • Loading branch information
dvv committed Nov 25, 2011
1 parent 098db5b commit 993db9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ndoc
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ try {
// read index file
//
try {
opts.index = Util.read(options.index);
opts.index = Util.read(opts.index);
} catch(err) {}

//console.error(opts); process.exit(0);
Expand Down

0 comments on commit 993db9e

Please sign in to comment.