update docs for xargs
authorEric Andersen <andersen@codepoet.org>
Sat, 23 Sep 2000 06:12:34 +0000 (06:12 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 23 Sep 2000 06:12:34 +0000 (06:12 -0000)
docs/busybox.pod
docs/busybox.sgml

index 5caf1de7d5c423162b57166ff40cf6bf953ef416..40ad1939d3d58411eb09129d400b823245aec7fa 100644 (file)
@@ -2090,8 +2090,6 @@ Executes COMMAND on every item given by standard input.
 Options:
 
                -t      Print the command just before it is run
-               -l LEN  Use LEN as maximum line length (default 490, max 1023)
-               -e ENDING       Append ENDING to the command before executing it.
  
 Example:
 
@@ -2202,4 +2200,4 @@ Enrique Zanardi <ezanardi@ull.es>
 
 =cut
 
-# $Id: busybox.pod,v 1.71 2000/09/22 20:22:27 andersen Exp $
+# $Id: busybox.pod,v 1.72 2000/09/23 06:12:34 andersen Exp $
index e213ca1b2466976ec72d715f30426604e5aa735e..9c017901180471db479bd97240243026c1dcfce4 100644 (file)
                <para>
                <screen>
                        -t      Print the command just before it is run
-                       -l LEN  Use LEN as maximum line length (default 490, max 1023)
-                       -e ENDING       Append ENDING to the command before executing it.
                </screen>
                </para>