ls: Implement -c and update manpage

Update usage + README as well.  Apparently some of the options (
-H and -L) had already been implemented but not reflected in the
program usage line.
This commit is contained in:
sin
2015-01-20 16:50:37 +00:00
parent 98d759a274
commit dc70eb7976
3 changed files with 53 additions and 52 deletions

2
README
View File

@@ -40,7 +40,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
= ln yes none
=* logger yes none
= logname yes none
= ls no -C, -H, -L, -R, -c, -q, -u
= ls no -C, -R, -q, -u
md5sum non-posix none
= mkdir yes none
= mkfifo yes none