summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-11-08 12:01:52 +0100
committerJuergen Beisert <j.beisert@pengutronix.de>2007-11-08 12:01:52 +0100
commit8fe25ecf1270ab08e0b3baf5e8bae91e8f55eaa9 (patch)
treee7688eb0e6b8a5c8aba5c810719d41888c7de926 /Documentation
parent0a13be8de25ea2ba37f156fbfac0555125f651f3 (diff)
downloadbarebox-8fe25ecf1270ab08e0b3baf5e8bae91e8f55eaa9.tar.gz
barebox-8fe25ecf1270ab08e0b3baf5e8bae91e8f55eaa9.tar.xz
adding various doku
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/commands.dox12
1 files changed, 8 insertions, 4 deletions
diff --git a/Documentation/commands.dox b/Documentation/commands.dox
index 50e383f3dc..135787c7e7 100644
--- a/Documentation/commands.dox
+++ b/Documentation/commands.dox
@@ -1,15 +1,19 @@
/**
* @page command_reference Supported Shell Commands
- - @subpage sh_command
- @subpage cat_command
- @subpage cd_command
- @subpage cp_command
+ - @subpage devinfo_command
+ - @subpage edit_command
+ - @subpage export_command
+ - @subpage tftp_command
+ - @subpage loadenv_command
+ - @subpage mount_command
- @subpage printenv_command
- @subpage saveenv_command
- - @subpage loadenv_command
- @subpage setenv_command
- - @subpage export_command
- - @subpage mount_command
+ - @subpage sh_command
+ - @subpage rarp_command
*/