Skip to content

Commit 01b3df9

Browse files
Broccohansl
authored andcommitted
docs: update the enum blueprint docs
1 parent c24dcf0 commit 01b3df9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/documentation/generate/enum.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,12 @@
66
`ng generate enum [name]` generates an enumeration
77

88
## Options
9-
`--app` Specifies app name or index to use.
9+
<details>
10+
<summary>app</summary>
11+
<p>
12+
`--app` (alias: `-a`) _default value: 1st app_
13+
</p>
14+
<p>
15+
Specifies app name to use.
16+
</p>
17+
</details>

0 commit comments

Comments
 (0)