diff options
Diffstat (limited to 'docs/busybox.net/docs.html')
-rw-r--r-- | docs/busybox.net/docs.html | 27 |
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> | ||
5 | Current 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 | |||