add new chinese translations
This commit is contained in:
12
pages.zh/common/rustup-update.md
Normal file
12
pages.zh/common/rustup-update.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# rustup 更新
|
||||
|
||||
> 更新 Rust 工具链和 `rustup` 本身(如果不是通过包管理器安装的)。
|
||||
> 更多信息:<https://rust-lang.github.io/rustup>。
|
||||
|
||||
- 更新所有已安装的工具链和 `rustup`:
|
||||
|
||||
`rustup update`
|
||||
|
||||
- 安装或更新特定工具链(有关更多信息,请参见 `rustup help toolchain`):
|
||||
|
||||
`rustup update {{toolchain}}`
|
Reference in New Issue
Block a user