linux/man: update Korean translation, linux/m*: add Korean translation (#14709)

* linux/man: update Korean translation

* linux/m*: add Korean translation
This commit is contained in:
코드싸이
2024-11-09 13:27:56 +09:00
committed by GitHub
parent 340dd5cc12
commit c369e30f73
56 changed files with 1134 additions and 9 deletions

28
pages.ko/linux/mandb.md Normal file
View File

@@ -0,0 +1,28 @@
# mandb
> 사전 형식화된 매뉴얼 페이지 데이터베이스 관리.
> 더 많은 정보: <https://manned.org/mandb>.
- 매뉴얼 페이지 정리 및 처리:
`mandb`
- 단일 항목 업데이트:
`mandb --filename {{경로/대상/파일}}`
- 업데이트 대신 처음부터 항목 생성:
`mandb --create`
- 사용자 데이터베이스만 처리:
`mandb --user-db`
- 오래된 항목을 정리하지 않음:
`mandb --no-purge`
- 매뉴얼 페이지의 유효성 검사:
`mandb --test`