We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d6a2a commit 804739dCopy full SHA for 804739d
cli/pbjs.js
@@ -84,7 +84,7 @@ exports.main = function(args, callback) {
84
"",
85
chalk.bold.gray(" Proto sources only:"),
86
87
- " --keep-case Keeps field casing instead of converting to camel case (not recommended).",
+ " --keep-case Keeps field casing instead of converting to camel case.",
88
89
chalk.bold.gray(" Static targets only:"),
90
0 commit comments