Skip to content

Commit

Permalink
cargo build-man
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed May 1, 2023
1 parent 8af33b3 commit c4ba59f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/doc/man/generated_txt/cargo-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ OPTIONS
workspace of the local crate unless --target-dir is specified.

--debug
Build with the dev profile instead the release profile. See also the
--profile option for choosing a specific profile by name.
Build with the dev profile instead of the release profile. See also
the --profile option for choosing a specific profile by name.

--profile name
Install with the given profile. See the the reference
Expand Down
2 changes: 1 addition & 1 deletion src/etc/man/cargo-install.1
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ is specified.
.sp
\fB\-\-debug\fR
.RS 4
Build with the \fBdev\fR profile instead the \fBrelease\fR profile.
Build with the \fBdev\fR profile instead of the \fBrelease\fR profile.
See also the \fB\-\-profile\fR option for choosing a specific profile by name.
.RE
.sp
Expand Down

0 comments on commit c4ba59f

Please sign in to comment.