We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab41a6 commit 1b2847eCopy full SHA for 1b2847e
packages/schematics/angular/app-shell/app-shell-long.md
@@ -7,7 +7,7 @@ Use this command with a routing app that is accompanied by a Universal server-si
7
To create an app shell, use the following command.
8
9
<code-example format="." language="bash">
10
- ng generate app-shell --client-project my-app
+ ng generate app-shell my-app
11
</code-example>
12
13
* `my-app` is the name of your client application
0 commit comments