Skip to content

Commit 00bf3ff

Browse files
kevchafilipesilva
kevcha
authored andcommitted
docs(readme): update ng --help to ng help in readme
Fix #3168 Close #3159
1 parent 761e86f commit 00bf3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This project is very much still a work in progress.
1616
The CLI is now in beta.
1717
If you wish to collaborate while the project is still young, check out [our issue list](https://github.com/angular/angular-cli/issues).
1818

19-
Before submitting new issues, have a look at [issues marked with the `type: faq` label](https://github.com/angular/angular-cli/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3A%22type%3A%20faq%22%20).
19+
Before submitting new issues, have a look at [issues marked with the `type: faq` label](https://github.com/angular/angular-cli/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3A%22type%3A%20faq%22%20).
2020

2121
## Webpack update
2222

@@ -67,7 +67,7 @@ npm install -g angular-cli
6767
## Usage
6868

6969
```bash
70-
ng --help
70+
ng help
7171
```
7272

7373
### Generating and serving an Angular2 project via a development server

0 commit comments

Comments
 (0)