Clarify the description for umount -a

This commit is contained in:
Marty Penner
2014-02-27 12:06:53 -05:00
parent 50edd68b0f
commit 16ea90d999

View File

@@ -11,6 +11,6 @@
`umount path_to_mounted_directory` `umount path_to_mounted_directory`
- Unmount all filesystems described in /etc/mtab (dangerous!) - Unmount all mounted filesystems (dangerous!)
`umount -a` `umount -a`