commit 2571ba2d4847f87360f63aedec1ab313f15666ca
Author: FRIGN <[email protected]>
Date:   Fri Feb 13 10:12:16 2015 +0100

    uudecode(1) also needs the m-flag

diff --git a/README b/README
index 901b0d6..1f40299 100644
--- a/README
+++ b/README
@@ -81,7 +81,7 @@ The following tools are implemented ('*' == finished, '#' == 
UTF-8 support,
 #* unexpand        yes                          none
 =* uniq            yes                          none
 =* unlink          yes                          none
-=  uudecode        no                           -o
+=  uudecode        no                           -m -o
 =  uuencode        no                           -m
 #* wc              yes                          none
 =  xargs           no                           -I, -L, -p, -s, -t, -x

Reply via email to