aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--depmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/depmod.c b/depmod.c
index a1d2f8c..90c24e4 100644
--- a/depmod.c
+++ b/depmod.c
@@ -380,7 +380,7 @@ static void print_usage(const char *name)
"\t-P, --symbol-prefix Architecture symbol prefix\n"
"\t-V, --version Print the release version\n"
"\t-v, --verbose Enable verbose mode\n"
- "\t-w, --warn Warn on duplicates\n"
+ "\t-w, --warn Warn on duplicates\n"
"\t-h, --help Print this usage message\n"
"\n"
"The following options are useful for people managing distributions:\n"