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

    https://github.com/apache/cordova-cli/pull/267#discussion_r107737934
  
    --- Diff: doc/config.txt ---
    @@ -0,0 +1,22 @@
    +Synopsis
    +
    +    cordova-cli config <command> [options]
    +    
    +
    +The config command can be used to set, get, delete, edit, and list the 
    +contents of the user files.
    --- End diff --
    
    "user files" here was confusing to me - it was unclear to me what that is.
    
    Based on the [cordova-discuss 
proposal](https://github.com/cordova/cordova-discuss/pull/63/commits/788be4b3a2f360cdc2c5b4ddd46d7547a7f45416),
 we want to model this command after `npm config`, and its synopsis goes like 
this:
    
    >        npm-config - Manage the npm configuration files
    
    `git config` serves a similar purpose, I think, and its synopsis is:
    
    >        git-config - Get and set repository or global options
    
    One suggestion: "set, get, delete, edit, and list global cordova options" ?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to