osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)

This commit is contained in:
코드싸이
2024-11-12 04:54:15 +09:00
committed by GitHub
parent 3c745bfaae
commit f5003bb990
202 changed files with 3796 additions and 1 deletions

12
pages.ko/osx/drutil.md Normal file
View File

@@ -0,0 +1,12 @@
# drutil
> DVD 버너와 상호 작용.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/drutil.1.html>.
- 드라이브에서 디스크 배출:
`drutil eject`
- 디렉토리를 ISO9660 파일 시스템으로 DVD에 굽기. 검증하지 않고 완료 시 배출:
`drutil burn -noverify -eject -iso9660`