summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-11-02 17:15:48 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2010-11-15 09:57:26 +0100
commit944ab68ab7b0e4e3cfafb3549c73cf0b23787c50 (patch)
treec4827464a8eb87dbfdaac8b2b52c6584eac4b04f /Documentation
parentb960023b46dd6c8195b50f531e867fc1b9515220 (diff)
downloadbarebox-944ab68ab7b0e4e3cfafb3549c73cf0b23787c50.tar.gz
barebox-944ab68ab7b0e4e3cfafb3549c73cf0b23787c50.tar.xz
doc: sort list alphabetically
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/commands.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/commands.dox b/Documentation/commands.dox
index 27eb511679..7263576950 100644
--- a/Documentation/commands.dox
+++ b/Documentation/commands.dox
@@ -34,7 +34,7 @@ available in @a Barebox:
@li @subpage gpio_set_value_command
@li @subpage gpio_direction_input_command
@li @subpage gpio_direction_output_command
-@li @subpage tftp_command
+@li @subpage linux16_command
@li @subpage loadenv_command
@li @subpage ls_command
@li @subpage mount_command
@@ -42,7 +42,7 @@ available in @a Barebox:
@li @subpage protect_command
@li @subpage saveenv_command
@li @subpage setenv_command
+@li @subpage tftp_command
@li @subpage unprotect_command
-@li @subpage linux16_command
*/