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 9b78a17 commit 457d1c7Copy full SHA for 457d1c7
docs/docs/cli-commands.md
@@ -21,7 +21,7 @@ We use [yargs](http://yargs.js.org/) and borrow its syntax here:
21
yarn redwood generate page <name> [path] --option
22
```
23
24
-- `redwood g page` is the command.
+- `redwood generate page` is the command.
25
- `<name>` and `[path]` are positional arguments.
26
- `<>` denotes a required argument.
27
- `[]` denotes an optional argument.
0 commit comments