Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-02 00:21:20 +00:00
parent 65a58b1682
commit ff81eb885b
6 changed files with 54 additions and 13 deletions

View File

@@ -17,26 +17,26 @@ source: https://github.com/tldr-pages/tldr.git
`sudo fdisk {{/dev/sdX}}`
- Once partitioning a disk, create a partition:
- Create a [n]ew partition:
`<n>`
- Once partitioning a disk, select a partition to delete:
- Select a partition to [d]elete:
`<d>`
- Once partitioning a disk, view the partition table:
- View the [p]artition table:
`<p>`
- Once partitioning a disk, write the changes made:
- [w]rite the changes made:
`<w>`
- Once partitioning a disk, discard the changes made:
- Discard the changes made and [q]uit:
`<q>`
- Once partitioning a disk, open a help menu:
- Open a help [m]enu:
`<m>`