Correct cargo usage line going over 78 chars

This commit is contained in:
Zack Corr 2012-06-02 16:48:52 +10:00 committed by Brian Anderson
parent 54b8d5f1ab
commit ce2719a4d9

View File

@ -1073,8 +1073,8 @@ fn cmd_usage() {
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