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
99
1010== SYNOPSIS
1111
12- `cargo package [_OPTIONS_]`
12+ `cargo publish [_OPTIONS_]`
1313
1414== DESCRIPTION
1515
Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff line change 3131cargo\- publish \- Upload a package to the registry
3232.SH "SYNOPSIS"
3333.sp
34- \fB cargo package [ \fI OPTIONS \fP ]\fP
34+ \fB cargo publish [ \fI OPTIONS \fP ]\fP
3535.SH "DESCRIPTION"
3636.sp
3737This command will create a distributable, compressed \fB .crate \fP file with the
You can’t perform that action at this time.
0 commit comments