luckyframework/lucky

gen.action.browser doesn't mention the --with-page flag

jwoertink opened this issue · 0 comments

❯ lucky gen.action.browser -h
Generate a new browser action

Example:

  lucky gen.action.browser Users::Index

There's a --with-page flag you can use to generate a page along with the action, and this task help should mention that. Ref: luckyframework/lucky_cli#862