Skip to content

Commit da3ac84

Browse files
committed
Rebuild docs for rephrase --manifest-path.
1 parent 5438ad9 commit da3ac84

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+145
-135
lines changed

src/doc/man/generated/cargo-bench.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ <h3 id="cargo_bench_manifest_options">Manifest Options</h3>
350350
<dl>
351351
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
352352
<dd>
353-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
354-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
353+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
354+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
355355
</dd>
356356
<dt class="hdlist1"><strong>--frozen</strong></dt>
357357
<dt class="hdlist1"><strong>--locked</strong></dt>

src/doc/man/generated/cargo-build.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@ <h3 id="cargo_build_manifest_options">Manifest Options</h3>
295295
<dl>
296296
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
297297
<dd>
298-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
299-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
298+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
299+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
300300
</dd>
301301
<dt class="hdlist1"><strong>--frozen</strong></dt>
302302
<dt class="hdlist1"><strong>--locked</strong></dt>

src/doc/man/generated/cargo-check.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,8 @@ <h3 id="cargo_check_manifest_options">Manifest Options</h3>
286286
<dl>
287287
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
288288
<dd>
289-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
290-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
289+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
290+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
291291
</dd>
292292
<dt class="hdlist1"><strong>--frozen</strong></dt>
293293
<dt class="hdlist1"><strong>--locked</strong></dt>

src/doc/man/generated/cargo-clean.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ <h3 id="cargo_clean_manifest_options">Manifest Options</h3>
125125
<dl>
126126
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
127127
<dd>
128-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
129-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
128+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
129+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
130130
</dd>
131131
<dt class="hdlist1"><strong>--frozen</strong></dt>
132132
<dt class="hdlist1"><strong>--locked</strong></dt>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ <h3 id="cargo_doc_manifest_options">Manifest Options</h3>
254254
<dl>
255255
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
256256
<dd>
257-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
258-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
257+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
258+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
259259
</dd>
260260
<dt class="hdlist1"><strong>--frozen</strong></dt>
261261
<dt class="hdlist1"><strong>--locked</strong></dt>

src/doc/man/generated/cargo-fetch.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ <h3 id="cargo_fetch_manifest_options">Manifest Options</h3>
102102
<dl>
103103
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
104104
<dd>
105-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
106-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
105+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
106+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
107107
</dd>
108108
<dt class="hdlist1"><strong>--frozen</strong></dt>
109109
<dt class="hdlist1"><strong>--locked</strong></dt>

src/doc/man/generated/cargo-fix.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,8 @@ <h3 id="cargo_fix_manifest_options">Manifest Options</h3>
357357
<dl>
358358
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
359359
<dd>
360-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
361-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
360+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
361+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
362362
</dd>
363363
<dt class="hdlist1"><strong>--frozen</strong></dt>
364364
<dt class="hdlist1"><strong>--locked</strong></dt>

src/doc/man/generated/cargo-generate-lockfile.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ <h3 id="cargo_generate_lockfile_manifest_options">Manifest Options</h3>
7575
<dl>
7676
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
7777
<dd>
78-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
79-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
78+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
79+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
8080
</dd>
8181
<dt class="hdlist1"><strong>--frozen</strong></dt>
8282
<dt class="hdlist1"><strong>--locked</strong></dt>

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 for the <code>Cargo.toml</code> file in the current
78-
directory or any parent directory.</p>
77+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
78+
<code>Cargo.toml</code> file in the current 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>

src/doc/man/generated/cargo-metadata.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@ <h2 id="cargo_metadata_output_format">OUTPUT FORMAT</h2>
167167
}
168168
}
169169
},
170+
/* List of registries to which this package may be published.
171+
Publishing is unrestricted if null, and forbidden if an empty array. */
172+
"publish": [
173+
"crates-io"
174+
],
170175
/* Array of authors from the manifest.
171176
Empty array if no authors specified.
172177
*/
@@ -351,8 +356,8 @@ <h3 id="cargo_metadata_manifest_options">Manifest Options</h3>
351356
<dl>
352357
<dt class="hdlist1"><strong>--manifest-path</strong> <em>PATH</em></dt>
353358
<dd>
354-
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches in the current
355-
directory or any parent directory for the <code>Cargo.toml</code> file.</p>
359+
<p>Path to the <code>Cargo.toml</code> file. By default, Cargo searches for the
360+
<code>Cargo.toml</code> file in the current directory or any parent directory.</p>
356361
</dd>
357362
<dt class="hdlist1"><strong>--frozen</strong></dt>
358363
<dt class="hdlist1"><strong>--locked</strong></dt>

0 commit comments

Comments
 (0)