Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 1 | <!--#include file="header.html" --> |
| 2 | |
| 3 | |
| 4 | <h3>Documentation</h3> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 5 | Current documentation for BusyBox includes: |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 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 | |