mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 13:50:18 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`rustup set default-host {{host_triple}}`
|
||||
|
||||
- Set the default profile (`minimal` includes only `rustc`, `rust-std` and `cargo`, whereas `default` adds `rust-docs`, `rustfmt` and `clippy`):
|
||||
- Set the default profile (`minimal` includes only `rustc`, `rust-std`, and `cargo`, whereas `default` adds `rust-docs`, `rustfmt`, and `clippy`):
|
||||
|
||||
`rustup set profile {{minimal|default}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user