docs(cli): Fix a ... typo

This commit is contained in:
Ed Page 2021-05-28 19:08:24 -05:00 committed by GitHub
parent c44371035a
commit 8d50285a05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,7 +108,7 @@ You can then see how typos is processing your project with
```bash
typos --files
typos --identifiers
typos -- words
typos --words
```
If you need to dig in more, you can enable debug logging with `-v`