Skip to content

Commit

Permalink
help genrate
Browse files Browse the repository at this point in the history
  • Loading branch information
ksky521 committed Nov 16, 2013
1 parent b5a7230 commit 2043232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/nodePPT.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ var ppt = module.exports = {
console.log(' | nodeppt start -p 8000 -d ./ |'.bold.green);
console.log(' | nodeppt create fileName: 创建一个ppt |'.bold.green);
console.log(' | nodeppt pdf url -o a.pdf: 输出一个pdf |'.bold.green);
console.log(' | nodeppt generate path: 输导出html |'.bold.green);
console.log(' |____________________________________________|'.bold.green);
},
start: function(args) {
Expand Down

0 comments on commit 2043232

Please sign in to comment.