Correct cargo usage line going over 78 chars
This commit is contained in:
parent
54b8d5f1ab
commit
ce2719a4d9
1 changed files with 2 additions and 2 deletions
|
|
@ -1073,8 +1073,8 @@ Packages:
|
|||
install [options] [source/]<name> Install a package by name
|
||||
install [options] [source/]<uuid> Install a package by uuid
|
||||
install [options] <url> Install a package via curl (HTTP,
|
||||
FTP, etc.) from an .tar[.gz|bz2|xy]
|
||||
file
|
||||
FTP, etc.) from an
|
||||
.tar[.gz|bz2|xy] file
|
||||
install [options] <url> [ref] Install a package via git
|
||||
install [options] <file> Install a package directly from an
|
||||
.tar[.gz|bz2|xy] file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue