Skip to content

Commit f5d011a

Browse files
Merge pull request #468 from NativeScript/ikoevska/fix-relevant-commands
Fixing related commands for the help command
2 parents 3e5dfc5 + 2960a2e commit f5d011a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/man_pages/general/help.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ To print information about a selected command in the console, run `$ tns <Comman
1818

1919
Command | Description
2020
----------|----------
21-
[user](user.html) | Prints information about the currently logged in user, including name, email address, subscription plan and license expiration date.
21+
[feature-usage-tracking](feature-usage-tracking.html) | Configures anonymous usage statistics tracking for the NativeScript CLI.
22+
[autocomplete](autocomplete.html) | Prints your current command-line completion settings. If disabled, prompts you to enable it.
2223
<% } %>

0 commit comments

Comments
 (0)