infection, influx, info, initdb, inkmake, inkscape: add Korean translation (#14692)

* infection, influx, info, initdb, inkmake, inkscape: add Korean translation

* Update pages.ko/common/inkscape.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
HoJeong Im
2024-11-08 15:54:24 +09:00
committed by GitHub
parent 781a19fc2e
commit 8d1a01fd45
6 changed files with 145 additions and 0 deletions

16
pages.ko/common/info.md Normal file
View File

@@ -0,0 +1,16 @@
# info
> info 형식으로 저장된 문서를 읽음.
> 더 많은 정보: <https://en.wikipedia.org/wiki/Info_(Unix)>.
- 최상위 디렉토리 메뉴 읽기 시작:
`info`
- 최상위 디렉토리의 지정된 메뉴 항목 노드에서 읽기 시작:
`info {{메뉴_아이템}}`
- 첫 번째 메뉴 항목 설명서 안에서, 두 번째 메뉴 항목부터 읽기 시작:
`info {{첫번째_메뉴_아이템}} {{두번째_메뉴_아이템}}`