aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.pod
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-04-19 05:12:02 +0000
committerErik Andersen <andersen@codepoet.org>2000-04-19 05:12:02 +0000
commiteef658068b67daf18d95dbbd3584840993733d70 (patch)
tree5a883f26489f6910b2bbfec567d984db47c3f409 /docs/busybox.pod
parent2e397341d90e2773b2be8d98e52d5960e80f0a74 (diff)
downloadbusybox-eef658068b67daf18d95dbbd3584840993733d70.tar.gz
Minor doc change
-Erik
Diffstat (limited to 'docs/busybox.pod')
-rw-r--r--docs/busybox.pod12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 0a61839e4..f812a7f3c 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -32,6 +32,11 @@ BusyBox has been written with size-optimization in mind. It is very easy to
include or exclude the commands (or features) you want installed. BusyBox
tries to make itself useful to small systems with limited resources.
+=head1 COMMON OPTIONS
+
+Most BusyBox commands support the B<--help> option to provide a
+terse runtime description of their behavior.
+
=head1 COMMANDS
Currently defined functions include:
@@ -46,11 +51,6 @@ rm, rmdir, rmmod, sed, sh, sfdisk, sleep, sort, sync, syslogd, swapon, swapoff,
tail, tar, test, tee, touch, tr, true, tty, umount, uname, uniq, update,
uptime, usleep, wc, whoami, yes, zcat, [
-=head1 COMMON OPTIONS
-
-Most BusyBox commands support the B<--help> option to provide a
-terse runtime description of their behavior.
-
=over 4
=item basename
@@ -1803,4 +1803,4 @@ Enrique Zanardi <ezanardi@ull.es>
=cut
-# $Id: busybox.pod,v 1.17 2000/04/19 03:59:10 erik Exp $
+# $Id: busybox.pod,v 1.18 2000/04/19 05:12:02 erik Exp $