Skip to content

Commit 4bc0fb6

Browse files
authored
Merge pull request #479 from rustcoreutils/updates
Doc Updates
2 parents bc8790b + 165bcf6 commit 4bc0fb6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Because it is a FAQ, the major differences between this project and uutils are:
7676
- [x] delta (SCCS)
7777
- [x] diff
7878
- [x] dirname
79+
- [x] du
7980
- [x] echo
8081
- [x] ex (Editors)
8182
- [x] expand
@@ -177,13 +178,13 @@ Because it is a FAQ, the major differences between this project and uutils are:
177178

178179
- [x] cal
179180
- [x] df
180-
- [x] du
181181
- [x] dd
182182
- [x] getconf
183183
- [x] id
184184
- [x] ipcs (IPC)
185185
- [x] kill
186186
- [x] logger
187+
- [x] patch
187188
- [x] ps
188189
- [x] stty
189190
- [x] tabs
@@ -212,7 +213,6 @@ Because it is a FAQ, the major differences between this project and uutils are:
212213

213214
### Misc. category
214215
- [ ] lp
215-
- [ ] patch
216216

217217
## Installation
218218

lib/utils.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ nm dev/nm.rs
6969
nohup process/nohup.rs
7070
od file/od.rs
7171
paste text/paste.rs
72+
patch text/patch.rs
7273
pathchk pathnames/pathchk.rs
7374
pax pax/
7475
pcc cc/

0 commit comments

Comments
 (0)