Skip to content

Commit fdd10e8

Browse files
docs: fix publish command synopsis
1 parent 9eeece1 commit fdd10e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/doc/man/cargo-publish.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cargo-publish - Upload a package to the registry
99

1010
== SYNOPSIS
1111

12-
`cargo package [_OPTIONS_]`
12+
`cargo publish [_OPTIONS_]`
1313

1414
== DESCRIPTION
1515

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h2 id="cargo_publish_name">NAME</h2>
66
<h2 id="cargo_publish_synopsis">SYNOPSIS</h2>
77
<div class="sectionbody">
88
<div class="paragraph">
9-
<p><code>cargo package [<em>OPTIONS</em>]</code></p>
9+
<p><code>cargo publish [<em>OPTIONS</em>]</code></p>
1010
</div>
1111
</div>
1212
</div>

0 commit comments

Comments
 (0)