mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 21:55:01 +00:00
Update cheatsheets
This commit is contained in:
13
rustup-check
Normal file
13
rustup-check
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# rustup check
|
||||
|
||||
> Check for updates to Rust toolchains and `rustup`.
|
||||
> More information: <https://rust-lang.github.io/rustup>.
|
||||
|
||||
- Check for all updates:
|
||||
|
||||
`rustup check`
|
||||
Reference in New Issue
Block a user