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

    https://github.com/apache/cordova-blackberry/pull/169#discussion_r15114357
  
    --- Diff: bin/templates/project/cordova/lib/cmdline.js ---
    @@ -20,7 +20,7 @@ var command = require("commander"),
     
     command
         .version('1.0.0.0')
    -    .usage('[drive:][path]archive [-s [dir]] [[ -g genpassword] [-buildId 
num]] [-o dir] [-d] [-p paramsjsonfile]')
    +    .usage('[drive:][path]archive [-s [dir]] [[ -g genpassword] [-buildId 
num]] [-o dir] [-d] [-p paramsjsonfile] [--signing true|false]')
         .option('-s, --source [dir]', 'Save source. The default behavior is to 
not save the source files. If dir is specified then creates dir\\src\\ 
directory structure. If no dir specified then the path of archive is assumed')
         .option('-g, --password <password>', 'Signing key password')
    --- End diff --
    
    -g is inherited from oldddddd webworks. Not sure why it was -g back in the 
day, but that's where it came from :).


---
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