mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
254 B
Markdown
9 lines
254 B
Markdown
![]() |
# rustup completions
|
||
|
|
||
|
> Generate shell completions for `rustup` and `cargo`.
|
||
|
> More information: <https://rust-lang.github.io/rustup>.
|
||
|
|
||
|
- Print the completion script to `stdout`:
|
||
|
|
||
|
`rustup completions {{bash|elvish|fish|powershell|zsh}} {{rustup|cargo}}`
|