Skip to content

Commit 5438ad9

Browse files
hobormehuss
authored andcommitted
Reprhase --manifest-path section
Change the order of the words, for readability.
1 parent 759431f commit 5438ad9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/doc/man/generated/cargo-locate-project.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ <h3 id="cargo_locate_project_manifest_options">Manifest Options</h3>
7474
<dl>
7575
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
7676
<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>
7979
</dd>
8080
</dl>
8181
</div>
@@ -149,4 +149,4 @@ <h2 id="cargo_locate_project_see_also">SEE ALSO</h2>
149149
<p><a href="index.html">cargo(1)</a>, <a href="cargo-metadata.html">cargo-metadata(1)</a></p>
150150
</div>
151151
</div>
152-
</div>
152+
</div>

0 commit comments

Comments
 (0)