diff --git a/Documentation/applications/nsh/commands.rst b/Documentation/applications/nsh/commands.rst index 120ab94d629..d1b5a0b9065 100644 --- a/Documentation/applications/nsh/commands.rst +++ b/Documentation/applications/nsh/commands.rst @@ -1725,12 +1725,18 @@ reads as zero bytes. **Command Syntax**:: - umount + umount [-f] **Synopsis**. Un-mount the file system at mount point ````. The ``umount`` command can only be used to un-mount volumes previously mounted using :ref:`mount ` command. +**Options** + +====== ====================================================== +``-f`` Force unmounting of the filesystem even if it is busy. +====== ====================================================== + **Example**:: nsh> ls /mnt/fs