File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ <h3 id="cargo_locate_project_manifest_options">Manifest Options</h3>
74
74
< dl >
75
75
< dt class ="hdlist1 "> < strong > --manifest-path</ strong > < em > PATH</ em > </ dt >
76
76
< dd >
77
- < p > Path to the < code > Cargo.toml</ code > file. By default, Cargo searches in the current
78
- directory or any parent directory for the < code > Cargo.toml </ code > file .</ p >
77
+ < p > Path to the < code > Cargo.toml</ code > file. By default, Cargo searches for the < code > Cargo.toml </ code > file in the current
78
+ directory or any parent directory.</ p >
79
79
</ dd >
80
80
</ dl >
81
81
</ div >
@@ -149,4 +149,4 @@ <h2 id="cargo_locate_project_see_also">SEE ALSO</h2>
149
149
< p > < a href ="index.html "> cargo(1)</ a > , < a href ="cargo-metadata.html "> cargo-metadata(1)</ a > </ p >
150
150
</ div >
151
151
</ div >
152
- </ div >
152
+ </ div >
You can’t perform that action at this time.
0 commit comments