diff options
author | Jim Meyering <jim@meyering.net> | 2001-01-07 10:52:43 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-01-07 10:52:43 +0000 |
commit | f4034df4571d4b0842849cced8e6011d764cad95 (patch) | |
tree | f2d0001532c5df3c6cb92e2549c6c899b72cd1eb | |
parent | 5856751f41e22d182d0dfc539579925f3b6b64d7 (diff) | |
download | coreutils-f4034df4571d4b0842849cced8e6011d764cad95.tar.xz |
testing -- commit should fail
-rw-r--r-- | src/ls.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3252,9 +3252,9 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\ --block-size=SIZE use SIZE-byte blocks\n\ -B, --ignore-backups do not list implied entries ending with ~\n\ -c with -lt: sort by, and show, ctime (time of last\n\ - modification of file status information)\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\ |