aboutsummaryrefslogtreecommitdiffstats
path: root/git-rediff.c
diff options
context:
space:
mode:
Diffstat (limited to 'git-rediff.c')
-rw-r--r--git-rediff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rediff.c b/git-rediff.c
index c34e854..6ce75c2 100644
--- a/git-rediff.c
+++ b/git-rediff.c
@@ -6,7 +6,7 @@
#include <libsimple.h>
#include <libsimple-arg.h>
-USAGE("[<path>...]");
+NUSAGE(2, "[<path>...]");
#if defined(__clang__)
# pragma clang diagnostic ignored "-Wunsafe-buffer-usage"