Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-19 00:20:25 +00:00
parent 1ecb3009a8
commit 71df8c1728
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
- Format and add a new device to an existing filesystem.:
`sudo bcachefs device add --label={{group}}.{{name}} {{path/to/mountpoint}} {{path/to/device}}`
`sudo bcachefs device add --label {{group}}.{{name}} {{path/to/mountpoint}} {{path/to/device}}`
- Migrate data off a device to prepare for removal: