commit 93d017885224d0d4c6e3d97ac9241d52beba060c
parent 066540b3c503828d9a990981bcfdccf90c5cfe08
Author: FRIGN <dev@frign.de>
Date: Fri, 13 Feb 2015 10:12:16 +0100
uudecode(1) also needs the m-flag
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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