We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a510692 commit 42f8a97Copy full SHA for 42f8a97
1 file changed
cli/pbjs.js
@@ -115,7 +115,6 @@ exports.main = function main(args, callback) {
115
"",
116
chalk.bold.gray(" Static targets only:"),
117
118
- " --no-constructor Does not generate constructor.",
119
" --no-create Does not generate create functions used for reflection compatibility.",
120
" --no-encode Does not generate encode functions.",
121
" --no-decode Does not generate decode functions.",
0 commit comments