Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-09 00:16:57 +00:00
parent fdd3cc0208
commit e46a713c5e
4 changed files with 9 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
- Initialize a LUKS volume with a keyfile:
`crypsetup luksFormat {{/dev/sdXY}} {{path/to/keyfile}}`
`cryptsetup luksFormat {{/dev/sdXY}} {{path/to/keyfile}}`
- Initialize a LUKS volume with a passphrase and set its label: