Apply the 'path/to/item' convention uniformly (#947)
This commit is contained in:

committed by
Waldir Pimenta

parent
eef8de9e5c
commit
fa8b2d8f92
@@ -5,11 +5,11 @@
|
||||
|
||||
- Unmount a filesystem:
|
||||
|
||||
`umount {{path_to_device_file}}`
|
||||
`umount {{path/to/device_file}}`
|
||||
|
||||
- OR:
|
||||
|
||||
`umount {{path_to_mounted_directory}}`
|
||||
`umount {{path/to/mounted_directory}}`
|
||||
|
||||
- Unmount all mounted filesystems (dangerous!):
|
||||
|
||||
|
Reference in New Issue
Block a user