Skip to content

Commit

Permalink
Merge pull request #963 from snyk/fix/add-file-flag-to-help
Browse files Browse the repository at this point in the history
fix: add docker file flag option to help
  • Loading branch information
RotemS authored Jan 26, 2020
2 parents 42cd727 + df6a626 commit a724b21
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions help/help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,12 @@ Python options:

Docker options:
--docker ........... Test or monitor a local docker image for Linux
vulnerabilities. Can be used alongside `--file` and a
path to the image's Dockerfile for more detailed
vulnerabilities.
--file=<string> .... Include the path to the image's Dockerfile for more detailed
remediation advice.
--exclude-base-image-vulns
Exclude from display Docker base image vulnerabilities.


Experimental options:
The following options may change without notice, we do not recommend using them in production.

Expand Down

0 comments on commit a724b21

Please sign in to comment.