Skip to content

Commit

Permalink
Document --ignore-mismatch.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanr committed Mar 16, 2015
1 parent fe276eb commit bf80e38
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,11 @@ OPTIONS
| Option | Default value | Description |
| ----------- | ------------- | ----------- |
| --api | BUILTIN | API entry point, for example https://www.example.com/api/ |
| --verbosity | info | Configure log verbosity: error, info, debug, or trace. |
| --verbosity | info | Configure log verbosity: error, info, debug, or trace |
| --quiet | false | Disable status messages (logging) |
| --ignore-mismatch | false | Proceed with assessments on certificate mismatch |
| --json-flat | false | Output results in flattened JSON format |
| --hostfile | none | File containing hosts to scan (one per line) |
| --usecache | false | If true, accept cached results (if available), else force live scan. |
| --usecache | false | If true, accept cached results (if available), else force live scan |
| --grade | false | Output only the hostname: grade |
| --hostcheck | false | If true, host resolution failure will result in a fatal error. |
| --hostcheck | false | If true, host resolution failure will result in a fatal error |

0 comments on commit bf80e38

Please sign in to comment.