diff --git a/cli/pbjs.js b/cli/pbjs.js index b3dbef8e2..b68f89dd1 100644 --- a/cli/pbjs.js +++ b/cli/pbjs.js @@ -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.",