linux/n*: add Korean translation (#14710)

This commit is contained in:
코드싸이
2024-11-09 13:26:04 +09:00
committed by GitHub
parent 7544b309ad
commit 50ba22c4b1
49 changed files with 1120 additions and 0 deletions

16
pages.ko/linux/namcap.md Normal file
View File

@@ -0,0 +1,16 @@
# namcap
> 바이너리 패키지와 소스 `PKGBUILD`의 일반적인 패키징 실수를 검사합니다.
> 더 많은 정보: <https://manned.org/namcap.1>.
- 특정 `PKGBUILD` 파일 검사:
`namcap {{경로/대상/pkgbuild}}`
- 특정 패키지 파일 검사:
`namcap {{경로/대상/패키지.pkg.tar.zst}}`
- 파일을 검사하고 추가 [i]정보 메시지 출력:
`namcap -i {{경로/대상/파일}}`