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:
parent
50edd68b0f
commit
16ea90d999
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
|
||||
`umount path_to_mounted_directory`
|
||||
|
||||
- Unmount all filesystems described in /etc/mtab (dangerous!)
|
||||
- Unmount all mounted filesystems (dangerous!)
|
||||
|
||||
`umount -a`
|
||||
|
|
Loading…
Add table
Reference in a new issue