Add section for resetting files
This commit is contained in:
parent
e0ea3d09ac
commit
cc0999b70b
2 changed files with 10 additions and 2 deletions
|
|
@ -79,6 +79,8 @@ _[n.global]_
|
|||
|
||||
```quotes``` = pick up any headers included using "" (and not <> which is typically used for standard headers) [default: true]
|
||||
|
||||
```reset``` = whether or not to reset all files after processing [default: false]
|
||||
|
||||
```filter``` = string to identify and recurse into library .h files in #include statements and exclude standard headers
|
||||
|
||||
```cpp_compiler``` = string to specify a CPP compiler executable. [default: g++]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue