summaryrefslogtreecommitdiff
path: root/checkpatch.sh
diff options
context:
space:
mode:
authorAzat Khuzhin <azat@libevent.org>2020-05-27 20:31:29 +0300
committerAzat Khuzhin <azat@libevent.org>2020-05-27 20:36:28 +0300
commit8209a623addf6688243eeb6ebb9ece6a20206437 (patch)
treee26fc26548434df934999d96bb727ff2460ece24 /checkpatch.sh
parent866fbb54570c74f215208b237ddce48fb79d2cd6 (diff)
downloadlibevent-8209a623addf6688243eeb6ebb9ece6a20206437.tar.gz
checkpatch.sh: fix usage
Refs: #1029
Diffstat (limited to 'checkpatch.sh')
-rwxr-xr-xcheckpatch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkpatch.sh b/checkpatch.sh
index 052121e5..3ce56b7a 100755
--- a/checkpatch.sh
+++ b/checkpatch.sh
@@ -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