drutil: add Chinese translation

This commit is contained in:
wizarot
2019-02-26 11:12:05 +08:00
committed by Starbeamrainbowlabs
parent d5b76b1193
commit a26a2fea2a

11
pages.zh/osx/drutil.md Normal file
View File

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