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/whatis.md Normal file
View File

@@ -0,0 +1,12 @@
# whatis
> 데이터베이스 파일 세트에서 키워드에 대한 시스템 명령의 짧은 설명을 검색합니다.
> 더 많은 정보: <https://www.linfo.org/whatis.html>.
- 키워드에 대한 정보 검색:
`whatis {{키워드}}`
- 여러 키워드에 대한 정보 검색:
`whatis {{키워드1}} {{키워드2}}`