checkpatch.sh: fix usage

Refs: #1029
This commit is contained in:
Azat Khuzhin 2020-05-27 20:31:29 +03:00
parent 866fbb5457
commit 8209a623ad

View File

@ -35,7 +35,7 @@ Example:
OPTS:
-p - treat as patch
-f - treat as regular file
-f - treat as regular file and print diff
-d - treat as regular file and print diff
-r - treat as git revision (default)
-C - check using clang-format (default)
-U - check with uncrustify