commit 9cdc71579c96c80c1ea5536e35c2f853830b59fc
Author: FRIGN <[email protected]>
Date:   Tue Feb 10 12:11:21 2015 +0100

    Fix alphabetical order in README

diff --git a/README b/README
index abb0441..4b5b7f6 100644
--- a/README
+++ b/README
@@ -56,9 +56,13 @@ The following tools are implemented ('*' == finished, '#' == 
UTF-8 support,
 =  readlink        non-posix                    -e, -m
 =* renice          yes                          none
 =* rm              yes                          none (-i)
-#  sed
 =* rmdir           yes                          none
+#  sed
+   seq             non-posix                    none
 =* setsid          non-posix                    none
+=  sha1sum         non-posix                    none
+=  sha256sum       non-posix                    none
+=  sha512sum       non-posix                    none
 =* sleep           yes                          none
    sort            no                           -m, -o, -d, -f, -i
 =* split           yes                          none
@@ -79,10 +83,6 @@ The following tools are implemented ('*' == finished, '#' == 
UTF-8 support,
 =* unlink          yes                          none
 =  uudecode        no                           -o
 =  uuencode        no                           -m
-   seq             non-posix                    none
-=  sha1sum         non-posix                    none
-=  sha256sum       non-posix                    none
-=  sha512sum       non-posix                    none
 #* wc              yes                          none
 =  xargs           no                           -I, -L, -p, -s, -t, -x
 =* yes             non-posix                    none

Reply via email to