We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74a96c8 + 273e858 commit e76be03Copy full SHA for e76be03
content/cli/usages.md
@@ -55,7 +55,7 @@ $ nest g <schematic> <name> [options]
55
56
| Name | Alias | Description |
57
| ------------- | ----- | --------------------------------------------------------------------------------------------------- |
58
-| `application` | | Generate a new application within a monorepo (converting to monorepo if it's a standard structure). |
+| `app` | | Generate a new application within a monorepo (converting to monorepo if it's a standard structure). |
59
| `library` | `lib` | Generate a new library within a monorepo (converting to monorepo if it's a standard structure). |
60
| `class` | `cl` | Generate a new class. |
61
| `controller` | `co` | Generate a controller declaration. |
0 commit comments