docs: add options

This commit is contained in:
Hugo Pointcheval 2023-01-26 19:05:22 +01:00
parent 77e60213f9
commit 79ae49ed57
Signed by: hugo
GPG Key ID: 3AAC487E131E00BC

View File

@ -68,6 +68,14 @@ Then run command with project path
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
* [ ] hooks