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.
1 parent d7b6f24 commit cc9593eCopy full SHA for cc9593e
lib/mix/tasks/phx.gen.html.ex
@@ -22,7 +22,7 @@ defmodule Mix.Tasks.Phx.Gen.Html do
22
You can also explicitly pass the context name as argument, whenever the context
23
is well defined:
24
25
- ```console
+ ```console
26
$ mix phx.gen.html Accounts User users name:string age:integer
27
```
28
0 commit comments