You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/angular-cli/blueprints/ng2/files/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,4 @@ Run `ng github-pages:deploy` to deploy to Github Pages.
28
28
29
29
## Further help
30
30
31
-
To get more help on the `angular-cli` use `ng --help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
31
+
To get more help on the `angular-cli` use `ng help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
Copy file name to clipboardExpand all lines: packages/angular-cli/utilities/completion.sh
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
# or ng completion 1>> ~/.zshrc 2>>&1
7
7
#
8
8
9
-
ng_opts='b build completion doc e2e g generate get github-pages:deploy gh-pages:deploy h help i init install lint make-this-awesome new s serve server set t test v version -h --help'
9
+
ng_opts='b build completion doc e2e g generate get github-pages:deploy gh-pages:deploy h help i init install lint make-this-awesome new s serve server set t test v version'
0 commit comments