Update README documentation on new command.
This commit is contained in:
parent
cbb6f3d8a3
commit
6fe2659e92
@ -9,7 +9,8 @@ Synopsis: `isidore <command> [options]`
|
|||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
|
|
||||||
- `new <dir>`: create a new project directory `<dir>`.
|
- `new <dir> <name>`: create a new project directory `<dir>` with project name
|
||||||
|
`<name>`.
|
||||||
- `build`: build the website (default).
|
- `build`: build the website (default).
|
||||||
- `clean`: cleans build files.
|
- `clean`: cleans build files.
|
||||||
- `-h`, `--help`, `help`: show help information.
|
- `-h`, `--help`, `help`: show help information.
|
||||||
|
Loading…
Reference in New Issue
Block a user