Skip to content

Commit

Permalink
Remove the no-constructor arg
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-anil committed May 23, 2017
1 parent a510692 commit 42f8a97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/pbjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ exports.main = function main(args, callback) {
"",
chalk.bold.gray(" Static targets only:"),
"",
" --no-constructor Does not generate constructor.",
" --no-create Does not generate create functions used for reflection compatibility.",
" --no-encode Does not generate encode functions.",
" --no-decode Does not generate decode functions.",
Expand Down

0 comments on commit 42f8a97

Please sign in to comment.