docs(hooks/formatHeader): updated readme
This commit is contained in:
@@ -40,3 +40,9 @@ This will automatically add the following (or similar...) header to the file
|
|||||||
//
|
//
|
||||||
// *********************************************************************** */
|
// *********************************************************************** */
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The project name may be changed with the `--project` command line argument. `--project` defaults to "4DSSE"
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
- Generally this script is **not** meant to be directly invoked. Rather, it is meant to be run as a pre-commit-hook automatically.
|
||||||
|
- There are defaults for root and project; however, they can be configured with command line options so if they change with time those changes can be easily propegated to this script.
|
||||||
|
|||||||
Reference in New Issue
Block a user