docs: add options
This commit is contained in:
parent
77e60213f9
commit
79ae49ed57
@ -68,6 +68,14 @@ Then run command with project path
|
|||||||
dart ./tools/brick_generator/bin/brickgen.dart ./apps/brick_name
|
dart ./tools/brick_generator/bin/brickgen.dart ./apps/brick_name
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Available options:
|
||||||
|
|
||||||
|
```text
|
||||||
|
-h, --help Show this help dialog
|
||||||
|
-v, --verbose Show additional diagnostic info
|
||||||
|
-r, --remove-empty Remove empty folders (if not it creates .gitkeep in each empty folders)
|
||||||
|
```
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
* [ ] hooks
|
* [ ] hooks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user