mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 12:55:31 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,8 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Start the partition manipulator with a specific device:
|
||||
|
||||
`cfdisk {{/dev/sdX}}`
|
||||
`sudo cfdisk {{/dev/sdX}}`
|
||||
|
||||
- Create a new partition table for a specific device and manage it:
|
||||
|
||||
`cfdisk {{[-z|--zero]}} {{/dev/sdX}}`
|
||||
`sudo cfdisk {{[-z|--zero]}} {{/dev/sdX}}`
|
||||
|
||||
Reference in New Issue
Block a user