osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)
This commit is contained in:
12
pages.ko/osx/ipconfig.md
Normal file
12
pages.ko/osx/ipconfig.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# ipconfig
|
||||
|
||||
> IP 구성 상태를 보고 제어합니다.
|
||||
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/ipconfig.8.html>.
|
||||
|
||||
- 모든 네트워크 인터페이스 나열:
|
||||
|
||||
`ipconfig getiflist`
|
||||
|
||||
- 인터페이스의 IP 주소 표시:
|
||||
|
||||
`ipconfig getifaddr {{인터페이스_이름}}`
|
Reference in New Issue
Block a user