From 4b3dea5ae23572b4074f6741e2fb6776bd0f3f43 Mon Sep 17 00:00:00 2001 From: Mark Monteiro Date: Mon, 19 Sep 2022 14:13:30 -0400 Subject: [PATCH] Fix `--swap-attributes` CLI argument in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 464a9cf8..9be4bce0 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ values. The escape sequences `\:` should be used to produce literal htmlproofer --swap-urls "wow:cow,mow:doh" --extensions .html.erb --ignore-urls www.github.com ./out ``` -Some configuration options--such as `--typheous`, `--cache`, or `--attribute-swap`--require well-formatted JSON. +Some configuration options, such as `--typheous`, `--cache`, or `--swap-attributes`, require well-formatted JSON. #### Adjusting for a `baseurl`