summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ls.c b/src/ls.c
index c64a68bf4..c31d2b0ba 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -2175,7 +2175,7 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\
-X sort alphabetically by entry extension\n\
-1 list one file per line\n\
--help display this help and exit\n\
- --version output version information and exit"));
+ --version output version information and exit\n"));
}
exit (status);
}