diff --git a/README.md b/README.md index b5138b8..4c65994 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,15 @@ steps: | Name | Description | Default | |------------------ |------------------------------------------ |----------------- | | dockerfile | The path to the Dockerfile to be tested | ./Dockerfile | -| format | The output format. One of [tty | json | | tty | -| | checkstyle | codeclimate | | | +| format | The output format. One of [tty \| json \| | tty | +| | checkstyle \| codeclimate \| | | | | gitlab_codeclimate] | | | ignore | Space separated list of Hadolint rules to | | | | ignore. | | | config | Custom path to a Hadolint config file | ./.hadolint.yaml | | failure-threshold | Rule severity threshold for pipeline | info | -| | failure. One of [error | warning | info | | | -| | style | ignore] | | +| | failure. One of [error \| warning \| | | +| | info \| style \| ignore] | | ## Hadolint Configuration