From edc16fcafb0b5bd9b7b3f1e0dc95e196ad310e57 Mon Sep 17 00:00:00 2001 From: sin Date: Mon, 23 Sep 2013 15:25:11 +0100 Subject: [PATCH] Forgot to update usage line for dmesg(1) --- dmesg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmesg.c b/dmesg.c index d020f77..f9f77ea 100644 --- a/dmesg.c +++ b/dmesg.c @@ -19,7 +19,7 @@ enum { static void usage(void) { - eprintf("usage: [-Ccr] %s\n", argv0); + eprintf("usage: [-Ccnr] %s\n", argv0); } int