Repository: cordova-cli
Updated Branches:
  refs/heads/master 94190b841 -> 6afc64ba4


Telemetry: document --no-telemetry as common option in readme


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/6afc64ba
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/6afc64ba
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/6afc64ba

Branch: refs/heads/master
Commit: 6afc64ba433eb979394d240b3d0077f861a27460
Parents: 94190b8
Author: Omar Mefire <omef...@gmail.com>
Authored: Thu May 12 14:25:55 2016 -0700
Committer: Omar Mefire <omef...@gmail.com>
Committed: Thu May 12 14:25:55 2016 -0700

----------------------------------------------------------------------
 doc/readme.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/6afc64ba/doc/readme.md
----------------------------------------------------------------------
diff --git a/doc/readme.md b/doc/readme.md
index 7149873..c0afd02 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -68,6 +68,7 @@ These options apply to all cordova-cli commands.
 | -v or --version      | Print out the version of your `cordova-cli` install.
 | --no-update-notifier | Will disable updates check. Alternatively set 
`"optOut": true` in `~/.config/configstore/update-notifier-cordova.json` or set 
`NO_UPDATE_NOTIFIER` environment variable with any value (see details in 
[update-notifier 
docs](https://www.npmjs.com/package/update-notifier#user-settings)).
 |--nohooks             | Suppress executing hooks (taking RegExp hook patterns 
as parameters)
+| --no-telemetry       | Disable telemetry collection for the current command.
 
 ## Platform-specific options
 


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

Reply via email to