mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 09:51:36 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,8 +15,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Set the label of a swap area:
|
||||
|
||||
`swaplabel --label {{new_label}} {{path/to/file}}`
|
||||
`swaplabel {{[-L|--label]}} {{new_label}} {{path/to/file}}`
|
||||
|
||||
- Set the UUID of a swap area (you can generate a UUID using `uuidgen`):
|
||||
|
||||
`swaplabel --uuid {{new_uuid}} {{path/to/file}}`
|
||||
`swaplabel {{[-U|--uuid]}} {{new_uuid}} {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user