linux/d*: add Korean translation (#14683)
This commit is contained in:
16
pages.ko/linux/debman.md
Normal file
16
pages.ko/linux/debman.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# debman
|
||||
|
||||
> 설치되지 않은 패키지에서 매뉴얼 페이지를 읽습니다.
|
||||
> 더 많은 정보: <https://manned.org/debman.1>.
|
||||
|
||||
- 지정된 패키지가 제공하는 명령어에 대한 매뉴얼 페이지 읽기:
|
||||
|
||||
`debman -p {{패키지}} {{명령어}}`
|
||||
|
||||
- 다운로드할 패키지 버전 지정:
|
||||
|
||||
`debman -p {{패키지}}={{버전}} {{명령어}}`
|
||||
|
||||
- `.deb` 파일에서 매뉴얼 페이지 읽기:
|
||||
|
||||
`debman -f {{경로/대상/파일명.deb}} {{명령어}}`
|
Reference in New Issue
Block a user