Skip to content

Commit

Permalink
docs: fix a broken bullets (aquasecurity#2042)
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 authored Apr 26, 2022
1 parent f8c2ced commit cf78a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/vulnerability/examples/cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ $ trivy --cache-dir /tmp/trivy/ image python:3.4-alpine3.9
Trivy supports local filesystem and Redis as the cache backend. This option is useful especially for client/server mode.

Two options:

- `fs`
- the cache path can be specified by `--cache-dir`
- `redis://`
Expand Down

0 comments on commit cf78a43

Please sign in to comment.