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

17
pages.ko/osx/notifyd.md Normal file
View File

@@ -0,0 +1,17 @@
# notifyd
> 알림 서버.
> 수동으로 호출하지 않아야 합니다.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/notifyd.8.html>.
- 데몬 시작:
`notifyd`
- 디버그 메시지를 기본 로그 [f]파일(`/var/log/notifyd.log`)로 기록:
`notifyd -d`
- 디버그 메시지를 대체 로그 [f]파일로 기록:
`notifyd -d -log_file {{경로/대상/로그_파일}}`