mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
remove fmt from README.md, add to Makefile
This commit is contained in:
parent
ac216c3d77
commit
6228bb4b85
2 changed files with 1 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -19,6 +19,7 @@ PROGS := \
|
||||||
du \
|
du \
|
||||||
factor \
|
factor \
|
||||||
false \
|
false \
|
||||||
|
fmt \
|
||||||
fold \
|
fold \
|
||||||
md5sum \
|
md5sum \
|
||||||
mkdir \
|
mkdir \
|
||||||
|
|
|
@ -134,7 +134,6 @@ To do
|
||||||
- dircolors
|
- dircolors
|
||||||
- expand (in progress)
|
- expand (in progress)
|
||||||
- expr
|
- expr
|
||||||
- fmt
|
|
||||||
- getlimits
|
- getlimits
|
||||||
- install
|
- install
|
||||||
- join
|
- join
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue