commit 5dc6f3c1e672a4ddb44e2396212f40042a0dcfc2
parent 51390a3c51189783b8a55635d1097a58c2f60352
Author: FRIGN <dev@frign.de>
Date: Tue, 4 Aug 2015 12:59:04 +0200
Note in the README that find(1) and sed(1) are lacking manpages
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README b/README
@@ -10,8 +10,8 @@ The following tools are implemented:
'|' -> Audited, 'o' -> POSIX 2013 compliant, 'x' -> Non-POSIX,
'()' -> Petty flag
- UTILITY MISSING FLAGS
- ------- -------------
+ UTILITY MISSING
+ ------- -------
=*|o basename .
=*|o cal .
=*|o cat .
@@ -34,7 +34,7 @@ The following tools are implemented:
#*|o expand .
#*|o expr .
=*|o false .
-= find .
+= find manpage
#*|o fold .
=* o grep .
=*|o head .
@@ -62,7 +62,7 @@ The following tools are implemented:
=*|o renice .
=*|o rm (-i)
=*|o rmdir .
-# sed .
+# sed manpage
=*|x seq .
=*|x setsid .
=*|x sha1sum .