Skip to content

Commit 7137d73

Browse files
committed
Merge pull request #624 from NativeScript/ikoevska/ns-120/tweak-doctor-and-reporting
Fixed list of commands in the README
2 parents 7ede70f + d795905 commit 7137d73

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,9 @@ Run `tns help` to view all available commands in the browser. Run `tns help <Com
269269
* `device log` opens the log stream for the selected device.
270270
* `device run` runs a selected application on a connected device.
271271
* `device list-applications` lists the installed applications on all connected devices.
272-
* `feature-usage-tracking` configures anonymous feature usage tracking.
272+
* `usage-reporting` configures anonymous usage reporting.
273+
* `error-reporting` configures anonymous error tracking.
274+
* `doctor` checks for configuration issues.
273275
* `autocomplete` lets you configure your command-line completion settings for zsh and bash profiles.
274276

275277
[Back to Top][1]

0 commit comments

Comments
 (0)