Telemetry Proposal: --no-telemetry flag to disable telemetry for specific commands
diff --git a/proposals/Telemetry.md b/proposals/Telemetry.md
index 81d60cd..1ac7304 100644
--- a/proposals/Telemetry.md
+++ b/proposals/Telemetry.md
@@ -46,6 +46,11 @@
 If the prompt times out with the user having not provided any answer,
 it will be assumed they do not agree to telemetry being collected.
 
+### No Telemetry Flag
+Users might opt out of telemetry on a command basis by using the ```--no-telemetry``` flag.
+That way, they have the ability to enable telemetry and yet still disable it for specific commands as they see fit.
+e.g: ```cordova run ios --no-telemetry```
+
 ### Continuous Integration environments
 In CI environments, there will be a way to disable the telemetry prompt on first usage by setting an environment variable.
 In case the environment variable is not set, the command invoked will wait for a few seconds, then proceed. This should ensure existing tools that make use of