mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 13:22:09 +02:00

* rustup set: add page * rustup self: add page * rustup completions: add page * rustup doc: add page * rustup override: add page * rustup component: add page --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
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}}