Skip to content

Commit 0ca9774

Browse files
authored
Merge pull request #76 from rustcoreutils/docs
readme: update
2 parents d0940e0 + 99367cc commit 0ca9774

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ https://github.com/jgarzik/posixutils
3838
## Checklist of utilities
3939

4040
- [ ] admin (SCCS)
41-
- [ ] ar (Development)
41+
- [x] ar (Development)
4242
- [x] asa
4343
- [ ] at (cron cat.)
4444
- [ ] awk
@@ -100,7 +100,7 @@ https://github.com/jgarzik/posixutils
100100
- [x] logger
101101
- [x] logname
102102
- [ ] lp
103-
- [ ] ls
103+
- [x] ls
104104
- [ ] m4
105105
- [ ] mailx
106106
- [ ] make
@@ -181,4 +181,4 @@ https://github.com/jgarzik/posixutils
181181
- [ ] write
182182
- [x] xargs
183183
- [ ] yacc (Development)
184-
- [x] zcat (compress cat.)
184+
- [x] zcat (compress cat.)

0 commit comments

Comments
 (0)