rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)
* linux/rm: update Korean translation * linux/r*: add Korean translation * rpicam-raw: fix typo
This commit is contained in:
16
pages.ko/linux/resolveip.md
Normal file
16
pages.ko/linux/resolveip.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# resolveip
|
||||
|
||||
> 호스트명을 IP 주소로, IP 주소를 호스트명으로 변환.
|
||||
> 더 많은 정보: <https://mariadb.com/kb/en/resolveip/>.
|
||||
|
||||
- 호스트명을 IP 주소로 변환:
|
||||
|
||||
`resolveip {{example.org}}`
|
||||
|
||||
- IP 주소를 호스트명으로 변환:
|
||||
|
||||
`resolveip {{1.1.1.1}}`
|
||||
|
||||
- 조용한 모드. 출력량을 줄임:
|
||||
|
||||
`resolveip --silent {{example.org}}`
|
Reference in New Issue
Block a user