From 38762b8f78d209b117d514858d7b81d968b15651 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 3 Jul 1996 04:04:06 +0000 Subject: [PATCH] (usage): Add omitted \n\ at the end of a line in the usage message. --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ls.c b/src/ls.c index cd1ec636d4..d100802804 100644 --- a/src/ls.c +++ b/src/ls.c @@ -2738,7 +2738,7 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\ --version output version information and exit\n\ \n\ By default, color is not used to distinguish types of files. That is\n\ -equivalent to using --color=none. Using the --color option without the +equivalent to using --color=none. Using the --color option without the\n\ optional WHEN argument is equivalent to using --color=always. With\n\ --color=auto, color codes are output only if standard output is connected\n\ to a terminal (tty).\n\ -- 2.47.2