summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-11-09 14:05:23 +0100
committerJuergen Beisert <j.beisert@pengutronix.de>2007-11-09 14:05:23 +0100
commit3ff14ef200fc6f69b6237fffabbad796aa463cfb (patch)
treee6e749f27cbd14641eac77e46e8e52736cb0cc92 /Documentation
parent8fe25ecf1270ab08e0b3baf5e8bae91e8f55eaa9 (diff)
downloadbarebox-3ff14ef200fc6f69b6237fffabbad796aa463cfb.tar.gz
barebox-3ff14ef200fc6f69b6237fffabbad796aa463cfb.tar.xz
various doc added
Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/commands.dox7
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/commands.dox b/Documentation/commands.dox
index 135787c7e7..fe539e5427 100644
--- a/Documentation/commands.dox
+++ b/Documentation/commands.dox
@@ -1,19 +1,24 @@
/**
* @page command_reference Supported Shell Commands
+ - @subpage addpart_command
- @subpage cat_command
- @subpage cd_command
- @subpage cp_command
+ - @subpage delpart_command
- @subpage devinfo_command
- @subpage edit_command
+ - @subpage erase_command
- @subpage export_command
- @subpage tftp_command
- @subpage loadenv_command
- @subpage mount_command
- @subpage printenv_command
+ - @subpage protect_command
+ - @subpage rarp_command
- @subpage saveenv_command
- @subpage setenv_command
- @subpage sh_command
- - @subpage rarp_command
+ - @subpage unprotect_command
*/