File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ cargo-publish - Upload a package to the registry
9
9
10
10
== SYNOPSIS
11
11
12
- `cargo package [_OPTIONS_]`
12
+ `cargo publish [_OPTIONS_]`
13
13
14
14
== DESCRIPTION
15
15
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ <h2 id="cargo_publish_name">NAME</h2>
6
6
< h2 id ="cargo_publish_synopsis "> SYNOPSIS</ h2 >
7
7
< div class ="sectionbody ">
8
8
< div class ="paragraph ">
9
- < p > < code > cargo package [< em > OPTIONS</ em > ]</ code > </ p >
9
+ < p > < code > cargo publish [< em > OPTIONS</ em > ]</ code > </ p >
10
10
</ div >
11
11
</ div >
12
12
</ div >
Original file line number Diff line number Diff line change 31
31
cargo\- publish \- Upload a package to the registry
32
32
.SH "SYNOPSIS"
33
33
.sp
34
- \fB cargo package [ \fI OPTIONS \fP ]\fP
34
+ \fB cargo publish [ \fI OPTIONS \fP ]\fP
35
35
.SH "DESCRIPTION"
36
36
.sp
37
37
This command will create a distributable, compressed \fB .crate \fP file with the
You can’t perform that action at this time.
0 commit comments