From ccfd10bf736720b079ad34d1b353a8e7af42c7c7 Mon Sep 17 00:00:00 2001 From: andersen Date: Sat, 23 Sep 2000 06:12:34 +0000 Subject: update docs for xargs git-svn-id: svn://busybox.net/trunk/busybox@1101 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- docs/busybox.pod | 4 +--- docs/busybox.sgml | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/busybox.pod b/docs/busybox.pod index 5caf1de7d..40ad1939d 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -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 =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 $ diff --git a/docs/busybox.sgml b/docs/busybox.sgml index e213ca1b2..9c0179011 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml @@ -3678,8 +3678,6 @@ -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. -- cgit v1.2.3-55-g6feb