Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-09 00:22:06 +00:00
parent 9dd7a2e5d6
commit 15848b0938
15 changed files with 125 additions and 43 deletions

View File

@@ -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}}`