We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b8d5f commit ce2719aCopy full SHA for ce2719a
src/cargo/cargo.rs
@@ -1073,8 +1073,8 @@ Packages:
1073
install [options] [source/]<name> Install a package by name
1074
install [options] [source/]<uuid> Install a package by uuid
1075
install [options] <url> Install a package via curl (HTTP,
1076
- FTP, etc.) from an .tar[.gz|bz2|xy]
1077
- file
+ FTP, etc.) from an
+ .tar[.gz|bz2|xy] file
1078
install [options] <url> [ref] Install a package via git
1079
install [options] <file> Install a package directly from an
1080
.tar[.gz|bz2|xy] file
0 commit comments