pages*: remove curly braces from example descriptions (#11462)

This commit is contained in:
Lena
2023-11-12 04:08:58 +01:00
committed by GitHub
parent 02ed916a89
commit 8da5a29a70
29 changed files with 63 additions and 63 deletions

View File

@@ -7,7 +7,7 @@
`cryptsetup luksFormat {{/dev/sda1}}`
- 打开 LUKS 卷并在 `/dev/mapper/{{目标}}` 创建解密映射:
- 打开 LUKS 卷并在 `/dev/mapper/目标` 创建解密映射:
`cryptsetup luksOpen {{/dev/sda1}} {{目标}}`

View File

@@ -15,7 +15,7 @@
`Super + Shift + {{数字键}}`
- 切换到 {{数字}} 号工作区:
- 切换到 `数字` 号工作区:
`Super + {{数字键}}`