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: OPTS:
-p - treat as patch -p - treat as patch
-f - treat as regular file -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) -r - treat as git revision (default)
-C - check using clang-format (default) -C - check using clang-format (default)
-U - check with uncrustify -U - check with uncrustify