pages*: remove curly braces from example descriptions (#11462)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`cryptsetup luksFormat {{/dev/sda1}}`
|
||||
|
||||
- Open a LUKS volume and create a decrypted mapping at `/dev/mapper/{{target}}`:
|
||||
- Open a LUKS volume and create a decrypted mapping at `/dev/mapper/target`:
|
||||
|
||||
`cryptsetup luksOpen {{/dev/sda1}} {{target}}`
|
||||
|
||||
|
Reference in New Issue
Block a user