Github user jkeshavarzi commented on a diff in the pull request:

    https://github.com/apache/cordova-blackberry/pull/169#discussion_r15199356
  
    --- Diff: bin/templates/project/cordova/lib/cmdline.js ---
    @@ -30,7 +30,8 @@ command
         .option('-p, --params <params JSON file>', 'Specifies additional 
parameters to pass to downstream tools.')
         .option('--appdesc <filepath>', 'Optionally specifies the path to the 
bar descriptor file (bar-descriptor.xml). For internal use only.')
         .option('-v, --verbose', 'Turn on verbose messages')
    -    .option('-l, --loglevel <loglevel>', 'set the logging level (error, 
warn, verbose)');
    +    .option('-l, --loglevel <loglevel>', 'set the logging level (error, 
warn, verbose)')
    +    .option('--signing', 'if signing the app');
    --- End diff --
    
    Can we update the description to be a bit more informative? This will 
confuse users. They will think it's a required field for signing. Maybe 
something like "Optionally forces whether to sign the build (true by default 
for release builds)".


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to