Skip to content

Commit ce2719a

Browse files
z0w0brson
authored andcommitted
Correct cargo usage line going over 78 chars
1 parent 54b8d5f commit ce2719a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cargo/cargo.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,8 +1073,8 @@ Packages:
10731073
install [options] [source/]<name> Install a package by name
10741074
install [options] [source/]<uuid> Install a package by uuid
10751075
install [options] <url> Install a package via curl (HTTP,
1076-
FTP, etc.) from an .tar[.gz|bz2|xy]
1077-
file
1076+
FTP, etc.) from an
1077+
.tar[.gz|bz2|xy] file
10781078
install [options] <url> [ref] Install a package via git
10791079
install [options] <file> Install a package directly from an
10801080
.tar[.gz|bz2|xy] file

0 commit comments

Comments
 (0)