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

20
pages.ko/osx/airport.md Normal file
View File

@@ -0,0 +1,20 @@
# airport
> 무선 네트워크 구성 도구.
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/airport.1.html>.
- 현재 무선 상태 정보 표시:
`airport --getinfo`
- 채널 1에서 무선 트래픽 스니핑:
`airport sniff {{1}}`
- 사용 가능한 무선 네트워크 검색:
`airport --scan`
- 현재 공항 네트워크에서 연결 해제:
`sudo airport --disassociate`