Skip to content

Commit

Permalink
Fix --swap-attributes CLI argument in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-monteiro committed Sep 19, 2022
1 parent 3b93cea commit 4b3dea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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`

Expand Down

0 comments on commit 4b3dea5

Please sign in to comment.