mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 00:00:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,3 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Set a label for the filesystem:
|
||||
|
||||
`sudo mkfs.btrfs {{[-L|--label]}} "{{label}}" {{/dev/sdX /dev/sdY ...}}`
|
||||
|
||||
- Overwrite existing filesystem if one is detected:
|
||||
|
||||
`sudo mkfs.btrfs {{[-f|--force]}} {{/dev/sdX}}`
|
||||
|
||||
Reference in New Issue
Block a user