We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ede70f + d795905 commit 7137d73Copy full SHA for 7137d73
README.md
@@ -269,7 +269,9 @@ Run `tns help` to view all available commands in the browser. Run `tns help <Com
269
* `device log` opens the log stream for the selected device.
270
* `device run` runs a selected application on a connected device.
271
* `device list-applications` lists the installed applications on all connected devices.
272
-* `feature-usage-tracking` configures anonymous feature usage tracking.
+* `usage-reporting` configures anonymous usage reporting.
273
+* `error-reporting` configures anonymous error tracking.
274
+* `doctor` checks for configuration issues.
275
* `autocomplete` lets you configure your command-line completion settings for zsh and bash profiles.
276
277
[Back to Top][1]
0 commit comments