projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1489e8
)
Recover lost man changes
author
Ray Tung
<raytung@users.noreply.github.com>
Wed, 27 Sep 2017 11:34:03 +0000
(21:34 +1000)
committer
Ray Tung
<raytung@users.noreply.github.com>
Wed, 27 Sep 2017 11:34:03 +0000
(21:34 +1000)
src/etc/man/cargo.1
patch
|
blob
|
history
diff --git
a/src/etc/man/cargo.1
b/src/etc/man/cargo.1
index 18bc131730a3fff89014cd37c2fc4d70298bdb27..8baedcec972b8de9b9e44bbc173c7790f9524f93 100644
(file)
--- 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