diff options
author | Jim Meyering <jim@meyering.net> | 2001-01-07 10:51:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-01-07 10:51:00 +0000 |
commit | 5856751f41e22d182d0dfc539579925f3b6b64d7 (patch) | |
tree | 1213632344bf1cc17b247668bc59442fe4fd6498 | |
parent | 4df9c47ca73005129a92a411abc1e2a18cef8f26 (diff) | |
download | coreutils-5856751f41e22d182d0dfc539579925f3b6b64d7.tar.xz |
testing -- commit should fail
-rw-r--r-- | src/ls.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3254,7 +3254,7 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\ -c with -lt: sort by, and show, ctime (time of last\n\ modification of file status information)\n\ with -l: show ctime and sort by name\n\ - otherwise: sort by ctime\n\ + otherwise: sort by ctime\n\ -C list entries by columns\n\ --color[=WHEN] control whether color is used to distinguish file\n\ types. WHEN may be `never', `always', or `auto'\n\ |