the beginnings of a proper man page for busybox.
[oweals/busybox.git] / docs / busybox.pod
1 =head1 NAME
2
3 busybox - I am BusyBox of borg.  Unix will be assimilated.
4
5 =head1 SYNOPSIS
6
7 busybox <command> [options...]
8
9 =head1 DESCRIPTION
10
11 BusyBox is a multi-call binary that combines many common Unix utilities into
12 a single executable.  This is a size optimization.
13
14 =head1 SEE ALSO
15
16 textutils(1), shellutils(1), etc...
17
18 =head1 MAINTAINER
19
20 Erik Andersen <erik@lineo.com>
21
22 =head1 AUTHORS
23
24 =over 4
25
26 =item Bruce Perens <perens@technocrat.net>
27
28 =item Erik Andersen <erik@lineo.com>
29
30 =item Randolph Chung <rchung@debian.org>
31
32 =item John Beppu <beppu@lineo.com>
33
34 =back
35
36 =cut