$, cargo-*: add Korean translation (#13943)
This commit is contained in:
12
pages.ko/common/cargo-pkgid.md
Normal file
12
pages.ko/common/cargo-pkgid.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# cargo pkgid
|
||||
|
||||
> 현재 작업공간의 패키지 또는 종속성에 대한 정규화된 패키지 ID 지정자를 출력.
|
||||
> 더 많은 정보: <https://doc.rust-lang.org/cargo/commands/cargo-pkgid.html>.
|
||||
|
||||
- 현재 프로젝트에 대한 정규화된 패키지 사양을 출력:
|
||||
|
||||
`cargo pkgid`
|
||||
|
||||
- 지정된 패키지에 대한 정규화된 패키지 사양을 출력:
|
||||
|
||||
`cargo pkgid {{부분_패키지사양}}`
|
Reference in New Issue
Block a user