1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/rustup-completions.md

9 lines
274 B
Markdown
Raw Normal View History

# rustup completions
> `rustup` 및 `cargo`의 셸 자동 완성 스크립트 생성.
> 더 많은 정보: <https://rust-lang.github.io/rustup>.
- 자동 완성 스크립트를 `stdout`에 출력:
`rustup completions {{bash|elvish|fish|powershell|zsh}} {{rustup|cargo}}`