docker-terraform-docs icon indicating copy to clipboard operation
docker-terraform-docs copied to clipboard

Wrong command syntax '--sort-by-required'

Open chakatz opened this issue 3 years ago • 1 comments
trafficstars

I'm a first-time user, but it seems to me that --sort-by-required should be --sort-by required It is wrong in several places in the readme.

https://github.com/cytopia/docker-terraform-docs/blob/master/README.md

I ran the command below to figure out the proper syntax docker run --rm -v $(pwd):/data cytopia/terraform-docs terraform-docs help

chakatz avatar Nov 10 '22 08:11 chakatz