summaryrefslogtreecommitdiffstats
path: root/shell/file_and_directory.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-11-09 11:50:31 +1100
committerChris Johns <chrisj@rtems.org>2016-11-09 11:50:31 +1100
commitf15d60704f4ad815aae8bc085faf0f72d4dff687 (patch)
tree1b703758f0c217f1710ffe6601303bf443b0c80e /shell/file_and_directory.rst
parentc-user: Fix header levels. Minor fixes. (diff)
downloadrtems-docs-f15d60704f4ad815aae8bc085faf0f72d4dff687.tar.bz2
shell: Fix header levels.
Diffstat (limited to 'shell/file_and_directory.rst')
-rw-r--r--shell/file_and_directory.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/file_and_directory.rst b/shell/file_and_directory.rst
index 30db07d..1f9da63 100644
--- a/shell/file_and_directory.rst
+++ b/shell/file_and_directory.rst
@@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
File and Directory Commands
-###########################
+***************************
Introduction
============
@@ -2621,7 +2621,7 @@ unmount - unmount disk
SYNOPSYS:
.. code-block:: shell
- unmount path
+ unmount path
DESCRIPTION:
This command unmounts the device at the specified ``path``.
@@ -2637,7 +2637,7 @@ EXAMPLES:
.. code-block:: shell
- EXAMPLE_TBD
+ # unmount /mnt
.. index:: CONFIGURE_SHELL_NO_COMMAND_UNMOUNT
.. index:: CONFIGURE_SHELL_COMMAND_UNMOUNT