clean
The clean command is for clean documentation.
Example
npx erdia clean
Options
| option | alias | required | default | description |
|---|---|---|---|---|
| --version | display version | |||
| --help | display help | |||
| --output | -o | required | define the directory to output file | |
| --data-source-path | -d | required | define the path to TypeORM data source file | |
| --config | -c | define the path to to configuration file |