mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 04:48:33 +07:00
In v0.10.0 flags '--no-XXX' have been deprecated in favor of their counterparts in the format of '--X=false' (e.g. --no-header and --header=false). And they are completely being removed now (two releases after original announcement) Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>