Remove parens
authorSurma <surma@surma.link>
Thu, 12 Apr 2018 10:42:19 +0000 (12:42 +0200)
committerSurma <surma@surma.link>
Thu, 12 Apr 2018 10:42:19 +0000 (12:42 +0200)
src/etc/man/cargo-bench.1
src/etc/man/cargo-build.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 5b708b4e0a56d6e3dffae77052845af429c61556..74c1675cd06e521cf340b2b91cf982abb0199446 100644 (file)
@@ -99,7 +99,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest (Cargo.toml) to compile.
+Path to the Cargo.toml to compile.
 .RS
 .RE
 .TP
index 18c16c63da1e1b3895dc99e6dc74cd60d62242b4..c2128a15fe7993f3ceff205bfa7f733cbdda9f3b 100644 (file)
@@ -88,7 +88,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest to compile.
+Path to the Cargo.toml to compile.
 .RS
 .RE
 .TP
index e4457ad72e6f4f9db4c99ae35c12411fcf107777..7e348015d5db6c794732c29c767d27fab23a9b22 100644 (file)
@@ -88,7 +88,7 @@ Check for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest (Cargo.toml) to compile.
+Path to the Cargo.toml to compile.
 .RS
 .RE
 .TP
index e955e08d0032d025187d1910a22fbe5e6e4803f4..d4af424531addfa9f89ca239ae8839903176bc67 100644 (file)
@@ -73,7 +73,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifestsrc/etc/man/cargo-doc.1 to compile.
+Path to the Cargo.toml to compile.
 .RS
 .RE
 .TP
index 3f794ec5cf1176dc308260bd4ed83025d5022d0d..f541f512733bede3a72a3656eb45093c69d59d54 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 (Cargo.toml) to compile.
+Path to the Cargo.toml to compile.
 .RS
 .RE
 .TP
index f17bef232afbee6d37bbc3ec88e03ae617cd09bb..3548526489975900f0d45e51f7b07549cc20111f 100644 (file)
@@ -67,7 +67,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest (Cargo.toml) to compile.
+Path to the Cargo.toml to compile.
 .RS
 .RE
 .TP
index 40dcc5af3171623c66d2b38314aaacaaf19982b1..45b99e183bd3bb18e61855fc8db32738eefb8c85 100644 (file)
@@ -123,7 +123,7 @@ Build for the target triple.
 .RE
 .TP
 .B \-\-manifest\-path \f[I]PATH\f[]
-Path to the manifest (Cargo.toml) to compile.
+Path to the Cargo.toml to compile.
 .RS
 .RE
 .TP