Skip to content

Commit 0506a0e

Browse files
angular-robotatscott
authored andcommitted
docs: update Angular CLI help [main] (angular#60788)
Updated Angular CLI help contents. PR Close angular#60788
1 parent 98a584c commit 0506a0e

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"branchName": "refs/heads/main",
3-
"sha": "88972317eb19764caaece19b336a19d0cf1841d8"
3+
"sha": "0a53d285fd1c55cf0829edc363394794f1b4cb41"
44
}

adev/src/content/cli/help/generate.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,8 @@
300300
{
301301
"name": "ng-html",
302302
"type": "boolean",
303-
"default": true,
304-
"description": "Generate component template files with an '.ng.html' file extension instead of '.html'. The '.ng.html' file extension is recommended by the Angular style guide."
303+
"default": false,
304+
"description": "Generate component template files with an '.ng.html' file extension instead of '.html'."
305305
},
306306
{
307307
"name": "prefix",
@@ -616,6 +616,16 @@
616616
"type": "boolean",
617617
"default": false,
618618
"description": "Skip the generation of a unit test file `spec.ts` for the new interceptor."
619+
},
620+
{
621+
"name": "type-separator",
622+
"type": "string",
623+
"default": "-",
624+
"enum": [
625+
"-",
626+
"."
627+
],
628+
"description": "The separator character to use before the type within the generated file's name. For example, if you set the option to `.`, the file will be named `example.interceptor.ts`."
619629
}
620630
],
621631
"aliases": [],
@@ -765,6 +775,16 @@
765775
"Root"
766776
],
767777
"description": "The scope for the new routing module."
778+
},
779+
{
780+
"name": "type-separator",
781+
"type": "string",
782+
"default": "-",
783+
"enum": [
784+
"-",
785+
"."
786+
],
787+
"description": "The separator character to use before the type within the generated file's name. For example, if you set the option to `.`, the file will be named `example.module.ts`."
768788
}
769789
],
770790
"aliases": [

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy