mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-15 16:00:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,24 +19,24 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Once partitioning a disk, create a partition:
|
||||
|
||||
`n`
|
||||
`<n>`
|
||||
|
||||
- Once partitioning a disk, select a partition to delete:
|
||||
|
||||
`d`
|
||||
`<d>`
|
||||
|
||||
- Once partitioning a disk, view the partition table:
|
||||
|
||||
`p`
|
||||
`<p>`
|
||||
|
||||
- Once partitioning a disk, write the changes made:
|
||||
|
||||
`w`
|
||||
`<w>`
|
||||
|
||||
- Once partitioning a disk, discard the changes made:
|
||||
|
||||
`q`
|
||||
`<q>`
|
||||
|
||||
- Once partitioning a disk, open a help menu:
|
||||
|
||||
`m`
|
||||
`<m>`
|
||||
|
||||
Reference in New Issue
Block a user