aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.pod
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-09-23 06:12:34 +0000
committerEric Andersen <andersen@codepoet.org>2000-09-23 06:12:34 +0000
commit6d66817b6bcc237c24c6aeb37af1407b36f49f9f (patch)
treed85cad8ef6740930761092607ab740e046946fde /docs/busybox.pod
parent82e061410197fcf6361af8b3d283a773e7f7a9c6 (diff)
downloadbusybox-6d66817b6bcc237c24c6aeb37af1407b36f49f9f.tar.gz
update docs for xargs
Diffstat (limited to 'docs/busybox.pod')
-rw-r--r--docs/busybox.pod4
1 files changed, 1 insertions, 3 deletions
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 <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 $