File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -207,8 +207,8 @@ OPTIONS
207
207
workspace of the local crate unless --target-dir is specified.
208
208
209
209
--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.
212
212
213
213
--profile name
214
214
Install with the given profile. See the the reference
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ is specified.
263
263
.sp
264
264
\fB \-\- debug \fR
265
265
.RS 4
266
- Build with the \fB dev \fR profile instead the \fB release \fR profile.
266
+ Build with the \fB dev \fR profile instead of the \fB release \fR profile.
267
267
See also the \fB \-\- profile \fR option for choosing a specific profile by name.
268
268
.RE
269
269
.sp
You can’t perform that action at this time.
0 commit comments