diff --git a/Documentation/components/tools/index.rst b/Documentation/components/tools/index.rst index b86bf0dd07..5f4a5749e4 100644 --- a/Documentation/components/tools/index.rst +++ b/Documentation/components/tools/index.rst @@ -41,9 +41,11 @@ Help message:: Options: -h - -c spell check with codespell(install with: pip install codespell) + -c spell check with codespell (install with: pip install codespell) + -u encoding check with cvt2utf (install with: pip install cvt2utf) -r range check only (coupled with -p or -g) -p (default) + -m Change-Id check in commit message (coupled with -g) -g -f - read standard input mainly used by git pre-commit hook as below: