From 3a131296d192d2920d8f3f576c9822a2ac46f65d Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 25 Aug 2015 15:43:03 +0200 Subject: dmesg: highlight -T issues in docs Signed-off-by: Karel Zak --- sys-utils/dmesg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/dmesg.c') diff --git a/sys-utils/dmesg.c b/sys-utils/dmesg.c index 54612f5b1..fae6f8754 100644 --- a/sys-utils/dmesg.c +++ b/sys-utils/dmesg.c @@ -289,7 +289,7 @@ static void __attribute__((__noreturn__)) usage(FILE *out) fputs(_(" -x, --decode decode facility and level to readable string\n"), out); fputs(_(" -d, --show-delta show time delta between printed messages\n"), out); fputs(_(" -e, --reltime show local time and time delta in readable format\n"), out); - fputs(_(" -T, --ctime show human readable timestamp\n"), out); + fputs(_(" -T, --ctime show human readable timestamp (may be inaccurate!)\n"), out); fputs(_(" -t, --notime don't print messages timestamp\n"), out); fputs(_(" --time-format show time stamp using format:\n" " [delta|reltime|ctime|notime|iso]\n" -- cgit v1.2.3-55-g7522