diff options
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/help-long.md')
-rw-r--r-- | sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/help-long.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/help-long.md b/sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/help-long.md new file mode 100644 index 00000000..cc4b790f --- /dev/null +++ b/sandbox/testAppNevena/Front/node_modules/@angular/cli/commands/help-long.md @@ -0,0 +1,7 @@ +For help with individual commands, use the `--help` or `-h` option with the command. + +For example, + +```sh +ng help serve +``` |