mirror of https://github.com/CrimsonTome/tldr.git
254 B
254 B
rustup completions
Generate shell completions for
rustup
andcargo
. More information: https://rust-lang.github.io/rustup.
- Print the completion script to
stdout
:
rustup completions {{bash|elvish|fish|powershell|zsh}} {{rustup|cargo}}