Skip to content

Commit

Permalink
Merge pull request #150 from snyk/lirantal-patch-1
Browse files Browse the repository at this point in the history
docs: update code style in table
  • Loading branch information
thisislawatts committed Mar 4, 2024
2 parents e0075c5 + 0817bf7 commit 7b641ef
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 @@ -28,7 +28,7 @@ node ./dist/index.js
| ----- | -------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| `-t` | `--template` | Template location for generating the html. Defaults to template/test-report.hbs |
| `-i` | `--input` | Input path from where to read the json. Defaults to stdin |
| `-o` | `--output` | Output of the resulting HTML. Example: -o snyk.html. Defaults to stdout |
| `-o` | `--output` | Output of the resulting HTML. Example: `-o snyk.html`. Defaults to stdout |
| `-s` | `--summary` | Generates an HTML with only the summary, instead of the details report. Defaults to details vulnerability report |
| `-d` | `--debug` | Runs the CLI in debug mode |
| `-a` | `--actionable-remediation` | Display actionable remediation info if available |
Expand Down

0 comments on commit 7b641ef

Please sign in to comment.