Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RagingRedRiot authored Sep 25, 2024
1 parent 77cf51e commit 2305406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ audit-inspector.exe --install 1
```
Note that when the install flag is included, any other command line values passed to the binary will be included in the scheduled task. The following example shows how you could combine the install and audit-only flags.
```
audit-inspector.exe --install 1 -Z 1
audit-inspector.exe --install 1 -Z
```
### Full Options
When defining non-default behavior, the command line options are numerous.
Expand Down

0 comments on commit 2305406

Please sign in to comment.