diff options
author | Jim Meyering <jim@meyering.net> | 2001-01-07 10:54:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-01-07 10:54:06 +0000 |
commit | 7b0658b00f1ce064279fa00365ff379afe7905ef (patch) | |
tree | 8a85104fbc7a18467ba23a2f080996a8da616d1d /src | |
parent | f4034df4571d4b0842849cced8e6011d764cad95 (diff) | |
download | coreutils-7b0658b00f1ce064279fa00365ff379afe7905ef.tar.xz |
testing -- commit should fail
Diffstat (limited to 'src')
-rw-r--r-- | src/ls.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3252,7 +3252,7 @@ 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\ -C list entries by columns\n\ |