aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/docs.html
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-10 12:08:20 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-10 12:08:20 +0000
commit539eef6f2841377b6daa5d805ebb614d5df956fa (patch)
tree2a2416fcb7f500d592d84f5aa53aa0db2c60c94e /docs/busybox.net/docs.html
parentd5c746f3a8afa86cf9e068527a728f8ae8dade00 (diff)
downloadbusybox-w32-539eef6f2841377b6daa5d805ebb614d5df956fa.tar.gz
busybox-w32-539eef6f2841377b6daa5d805ebb614d5df956fa.tar.bz2
busybox-w32-539eef6f2841377b6daa5d805ebb614d5df956fa.zip
update website
Diffstat (limited to 'docs/busybox.net/docs.html')
-rw-r--r--docs/busybox.net/docs.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/busybox.net/docs.html b/docs/busybox.net/docs.html
new file mode 100644
index 000000000..330b7162c
--- /dev/null
+++ b/docs/busybox.net/docs.html
@@ -0,0 +1,27 @@
1<!--#include file="header.html" -->
2
3
4<h3>Documentation</h3>
5Current documentation for BusyBox includes:
6
7<ul>
8 <li><a href=
9 "downloads/BusyBox.html">BusyBox.html</a>. This is a
10 list of the all the available commands in BusyBox
11 with complete usage information and examples of how
12 to use each app. I have spent a <em>lot</em> of time
13 updating these docs and trying to make them fairly
14 comprehensive. If you find any errors (factual,
15 grammatical, whatever) please let me know.</li>
16
17 <li><a href="downloads/README">README</a>. This is
18 the README file included in the busybox source
19 release.</li>
20
21 <li>If you need more help, the BusyBox <a href=
22 "lists/busybox/">mailing list</a> is a good place to
23 start.</li>
24</ul>
25
26<!--#include file="footer.html" -->
27