Skip to content

Commit 165bcf6

Browse files
committed
[patch] document status
1 parent 896f33e commit 165bcf6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ Because it is a FAQ, the major differences between this project and uutils are:
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)