crane*, createdb: add Korean translation (#14138)

This commit is contained in:
HoJeong Im
2024-10-13 00:28:16 +09:00
committed by GitHub
parent 32cae5420e
commit 78a826ff43
25 changed files with 514 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# crane version
> 바이너리 버전을 출력.
> 버전 문자열은 바이너리 빌드 방법에 전적으로 의존, 버전 형식에 의존해서는 안 됨. 예고 없이 변경이 될 수 있음.
> 더 많은 정보: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_version.md>.
- 버전 정보 표시:
`crane version`
- 도움말 표시:
`crane version {{-h|--help}}`