1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 17:33:38 +02:00

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`
- Unmount all filesystems described in /etc/mtab (dangerous!)
- Unmount all mounted filesystems (dangerous!)
`umount -a`