Skip to content

Commit 8d9b2ce

Browse files
committed
Updated info about help in the readme
1 parent 00592fd commit 8d9b2ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,9 @@ Quick Start
246246

247247
## The Commands
248248

249-
Run `tns help` to list all available commands. Run or `tns <Command> --help` to view more information about a selected command.
249+
Run `tns help` to view all available commands in the browser. Run `tns help <Command>` to view more information about a selected command in the browser.
250250

251-
* `help` lists all available commands.
251+
* `help` opens a new browser window and lists all available commands.
252252
* `create <App Name> [--path <Directory>] [--appid <App ID>] [--copy-from <Directory>]` creates a new project with the specified settings.
253253
* `platform list` lists the current target platforms for your project.
254254
* `platform add <Platform>` adds a new target platform to your project.

0 commit comments

Comments
 (0)