From 86ab8a32bd63b2f2a73bdcead8e2bb037589e175 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 2 Jun 2000 03:21:42 +0000 Subject: A number of additional fixed from Pavel Roskin, note some more bugs in the TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik --- docs/busybox.pod | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'docs/busybox.pod') diff --git a/docs/busybox.pod b/docs/busybox.pod index e8b5a9ed9..5b9205b60 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -55,8 +55,8 @@ terse runtime description of their behavior. Currently defined functions include: -basename, cat, chgrp, chmod, chown, chroot, clear, chvt, cp, cut, date, dd, df, -dirname, dmesg, du, dutmp, echo, false, fbset, fdflush, find, free, +ar, basename, cat, chgrp, chmod, chown, chroot, clear, chvt, cp, cut, date, dd, +df, dirname, dmesg, du, dutmp, echo, false, fbset, fdflush, find, free, freeramdisk, deallocvt, fsck.minix, grep, gunzip, gzip, halt, head, hostid, hostname, id, init, kill, killall, length, ln, loadacm, loadfont, loadkmap, logger, logname, ls, lsmod, makedevs, math, mkdir, mkfifo, mkfs.minix, mknod, @@ -69,6 +69,22 @@ uname, uniq, update, uptime, usleep, wc, whoami, yes, zcat, [ =over 4 +=item ar + +Usage: ar [optxvV] archive [filenames] + +Extract or list files from an ar archive. + +Options: + + o preserve original dates + p extract to stdout + t list + x extract + v verbosely list files processed + +------------------------------- + =item basename Usage: basename FILE [SUFFIX] @@ -1904,6 +1920,10 @@ John Lombardo =for html
+Glenn McGrath + +=for html
+ Bruce Perens =for html
@@ -1926,4 +1946,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.32 2000/06/02 03:30:50 andersen Exp $ +# $Id: busybox.pod,v 1.33 2000/06/02 03:21:37 andersen Exp $ -- cgit v1.2.3