cargo,rust*: add and update Korean translation (#14120)
This commit is contained in:
12
pages.ko/common/rustup-update.md
Normal file
12
pages.ko/common/rustup-update.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# rustup update
|
||||
|
||||
> Rust 툴체인 및 `rustup` 자체를 업데이트(패키지 관리자를 사용하여 설치하지 않은 경우).
|
||||
> 더 많은 정보: <https://rust-lang.github.io/rustup>.
|
||||
|
||||
- 설치된 모든 툴체인 및 `rustup` 업데이트:
|
||||
|
||||
`rustup update`
|
||||
|
||||
- 특정 툴체인 설치 또는 업데이트 (`rustup help toolchain`에서 자세한 정보 확인):
|
||||
|
||||
`rustup update {{툴체인}}`
|
Reference in New Issue
Block a user