Mention Cargo.toml in manifest help description
authorSurma <surma@surma.link>
Thu, 12 Apr 2018 10:30:42 +0000 (12:30 +0200)
committerSurma <surma@surma.link>
Thu, 12 Apr 2018 10:30:42 +0000 (12:30 +0200)
src/etc/man/cargo-bench.1
src/etc/man/cargo-check.1
src/etc/man/cargo-doc.1
src/etc/man/cargo-package.1
src/etc/man/cargo-run.1
src/etc/man/cargo-test.1

index dfb9ee4ec6185d31ec336405dfe2179907bec049..5b708b4e0a56d6e3dffae77052845af429c61556 100644 (file)
@@ -99,7 +99,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest to compile.
+Path to the manifest (Cargo.toml) to compile.
 .RS
 .RE
 .TP
index 0931bf0e976339d1947c18cb9c8b8996f3d6c02a..e4457ad72e6f4f9db4c99ae35c12411fcf107777 100644 (file)
@@ -88,7 +88,7 @@ Check for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest to compile.
+Path to the manifest (Cargo.toml) to compile.
 .RS
 .RE
 .TP
index f910957c6939cba21f190ca970160bb21245d269..e955e08d0032d025187d1910a22fbe5e6e4803f4 100644 (file)
@@ -73,7 +73,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest to compile.
+Path to the manifestsrc/etc/man/cargo-doc.1 to compile.
 .RS
 .RE
 .TP
index fc703b2fa75fd397c328e1bd4e29fe74fa791da2..3f794ec5cf1176dc308260bd4ed83025d5022d0d 100644 (file)
@@ -32,7 +32,7 @@ Ignore warnings about a lack of human\-usable metadata.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest to compile.
+Path to the manifest (Cargo.toml) to compile.
 .RS
 .RE
 .TP
index 80473d2be460b68756ab1453837a3a23ef35dba9..f17bef232afbee6d37bbc3ec88e03ae617cd09bb 100644 (file)
@@ -67,7 +67,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest to compile.
+Path to the manifest (Cargo.toml) to compile.
 .RS
 .RE
 .TP
index 2d9907f0bd06ba775dd0bf8685595982411b67b7..40dcc5af3171623c66d2b38314aaacaaf19982b1 100644 (file)
@@ -123,7 +123,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest to compile.
+Path to the manifest (Cargo.toml) to compile.
 .RS
 .RE
 .TP