osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)
This commit is contained in:
12
pages.ko/osx/whatis.md
Normal file
12
pages.ko/osx/whatis.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# whatis
|
||||
|
||||
> 데이터베이스 파일 세트에서 키워드에 대한 시스템 명령의 짧은 설명을 검색합니다.
|
||||
> 더 많은 정보: <https://www.linfo.org/whatis.html>.
|
||||
|
||||
- 키워드에 대한 정보 검색:
|
||||
|
||||
`whatis {{키워드}}`
|
||||
|
||||
- 여러 키워드에 대한 정보 검색:
|
||||
|
||||
`whatis {{키워드1}} {{키워드2}}`
|
Reference in New Issue
Block a user