mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 23:42:09 +02:00
8 lines
169 B
Markdown
8 lines
169 B
Markdown
# rustup check
|
|
|
|
> Check for updates to Rust toolchains and `rustup`.
|
|
> More information: <https://rust-lang.github.io/rustup>.
|
|
|
|
- Check for all updates:
|
|
|
|
`rustup check`
|