Skip to content

Commit c4ba59f

Browse files
committed
cargo build-man
1 parent 8af33b3 commit c4ba59f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/doc/man/generated_txt/cargo-install.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ OPTIONS
207207
workspace of the local crate unless --target-dir is specified.
208208

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

213213
--profile name
214214
Install with the given profile. See the the reference

src/etc/man/cargo-install.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ is specified.
263263
.sp
264264
\fB\-\-debug\fR
265265
.RS 4
266-
Build with the \fBdev\fR profile instead the \fBrelease\fR profile.
266+
Build with the \fBdev\fR profile instead of the \fBrelease\fR profile.
267267
See also the \fB\-\-profile\fR option for choosing a specific profile by name.
268268
.RE
269269
.sp

0 commit comments

Comments
 (0)