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

    https://github.com/apache/cordova-cli/pull/247#discussion_r62705209
  
    --- Diff: doc/telemetry.txt ---
    @@ -0,0 +1,24 @@
    +Synopsis
    +
    +    cordova-cli telemetry [STATE]
    +    
    +      STATE: on|off
    +    
    +Turns telemetry collection on or off
    +    
    +    on ....................... Turns telemetry collection on
    +    off ...................... Turns telemetry collection off  
    +
    +Details
    +    A timed prompt asking the user to opt-in or out is displayed the first 
time cordova is run.
    +    It lasts for 30 seconds, after which the user is automatically 
opted-out if he doesn't provide any answer.
    +    In CI environments, the `CI` environment variable can be set, which 
will prevent the prompt from showing up.
    +    Telemetry collection can also be turned off on a single command by 
using the `--no-telemetry-flag`.
    --- End diff --
    
    I believe you meant `--no-telemetry` flag


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