barebox/Documentation/commands.rst
Ezequiel Garcia 8df8a3d7a9 trivial: Correct word spelling, s/miscelleanous/miscellaneous
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-08-04 20:24:15 +02:00

92 lines
1,020 B
ReStructuredText

Command reference
=================
Information
-----------
.. toctree::
:titlesonly:
:glob:
commands/info/*
Booting
-------
.. toctree::
:titlesonly:
:glob:
commands/boot/*
Partitions and Filesystems
--------------------------
.. toctree::
:titlesonly:
:glob:
commands/part/*
Environment
-----------
.. toctree::
:titlesonly:
:glob:
commands/env/*
Files
-----
.. toctree::
:titlesonly:
:glob:
commands/file/*
Shell Scripting
---------------
.. toctree::
:titlesonly:
:glob:
commands/script/*
Console and Framebuffer
-----------------------
.. toctree::
:titlesonly:
:glob:
commands/console/*
Memory
------
.. toctree::
:titlesonly:
:glob:
commands/mem/*
Hardware Manipulation
---------------------
.. toctree::
:titlesonly:
:glob:
commands/hwmanip/*
Miscellaneous
-------------
.. toctree::
:titlesonly:
:glob:
commands/misc/*
Networking
----------
.. toctree::
:titlesonly:
:glob:
commands/net/*