]> git.lizzy.rs Git - rust.git/commitdiff
Correct cargo usage line going over 78 chars
authorZack Corr <zackcorr95@gmail.com>
Sat, 2 Jun 2012 06:48:52 +0000 (16:48 +1000)
committerBrian Anderson <banderson@mozilla.com>
Sun, 3 Jun 2012 03:54:39 +0000 (20:54 -0700)
src/cargo/cargo.rs

index fce9d42243b624bedd89f5fe188153161df775cb..07910e3cc4fcafc86c3bd2c83055cca2e98fa240 100644 (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