From: Ray Tung Date: Wed, 27 Sep 2017 11:34:03 +0000 (+1000) Subject: Recover lost man changes X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~6^2~34^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f88ba16fd2f87b0af6cc9dedfb4b659f3a0b6d4d;p=cargo.git Recover lost man changes --- diff --git a/src/etc/man/cargo.1 b/src/etc/man/cargo.1 index 18bc13173..8baedcec9 100644 --- a/src/etc/man/cargo.1 +++ b/src/etc/man/cargo.1 @@ -96,6 +96,11 @@ Update dependencies in Cargo.lock. .RS .RE .TP +.B cargo\-rustc(1) +Compile the current project, and optionally pass additional rustc parameters +.RS +.RE +.TP .B cargo\-package(1) Generate a source tarball for the current package. .RS @@ -121,6 +126,11 @@ Search registry for crates. .RS .RE .TP +.B cargo\-help(1) +Display help for a cargo command +.RS +.RE +.TP .B cargo\-version(1) Print cargo\[aq]s version and exit. .RS