*: clean up token syntax delimiters (#5677)

This commit is contained in:
bl-ue
2021-04-03 20:08:57 -04:00
committed by GitHub
parent 66f3c0dfce
commit 289787c7e8
20 changed files with 21 additions and 21 deletions

View File

@@ -21,7 +21,7 @@
- 触发一个键盘敲击事件:
`adb shell input keyevent {{键位码}}}`
`adb shell input keyevent {{键位码}}`
- 清除模拟器/设备上的数据:

View File

@@ -18,7 +18,7 @@
- 查询镜像:
`axel -S {{镜像数量}}} {{超链接}}`
`axel -S {{镜像数量}} {{超链接}}`
- 限制下载速度 (字节bite每秒):

View File

@@ -12,7 +12,7 @@
- 将制表符转换为指定的空格数:
`more {{文件的路径} /t{{空格数}}`
`more {{文件的路径}} /t{{空格数}}`
- 显示内容前先清屏:

View File

@@ -12,7 +12,7 @@
- 尝试使用提供的恢复密钥文件修复指定的卷:
`repair-bde {{C:}} -RecoveryKey {{bek 文件的路径}`
`repair-bde {{C:}} -RecoveryKey {{bek 文件的路径}}`
- 尝试使用提供的数字恢复密码修复指定的卷: