Recover lost man changes
authorRay Tung <raytung@users.noreply.github.com>
Wed, 27 Sep 2017 11:34:03 +0000 (21:34 +1000)
committerRay Tung <raytung@users.noreply.github.com>
Wed, 27 Sep 2017 11:34:03 +0000 (21:34 +1000)
src/etc/man/cargo.1

index 18bc131730a3fff89014cd37c2fc4d70298bdb27..8baedcec972b8de9b9e44bbc173c7790f9524f93 100644 (file)
@@ -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