mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 08:49:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Notify the kernel of partition table changes and show a summary of devices and their partitions:
|
||||
|
||||
`sudo partprobe --summary`
|
||||
`sudo partprobe {{[-s|--summary]}}`
|
||||
|
||||
- Show a summary of devices and their partitions but don't notify the kernel:
|
||||
|
||||
`sudo partprobe --summary --dry-run`
|
||||
`sudo partprobe {{[-s|--summary]}} {{[-d|--dry-run]}}`
|
||||
|
||||
Reference in New Issue
Block a user