Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,11 +1,11 @@
# drutil
> 与 DVD 刻录机交互.
> 与 DVD 刻录机交互
- 从驱动器中弹出磁盘:
- 从驱动器中弹出磁盘
`drutil eject`
- 将目录作为 iso9660 文件系统刻录到 DVD 上。完成后不验证和弹出:
- 将目录作为 iso9660 文件系统刻录到 DVD 上。完成后不验证和弹出
`drutil burn -noverify -eject -iso9660`