File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ Directory to install packages into.
173
173
{{> options-target-dir }}
174
174
175
175
{{#option "` --debug ` " }}
176
- Build with the ` dev ` profile instead the ` release ` profile.
176
+ Build with the ` dev ` profile instead of the ` release ` profile.
177
177
See also the ` --profile ` option for choosing a specific profile by name.
178
178
{{/option}}
179
179
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 @@ -238,7 +238,7 @@ is specified.</dd>
238
238
239
239
240
240
<dt class =" option-term " id =" option-cargo-install---debug " ><a class =" option-anchor " href =" #option-cargo-install---debug " ></a ><code >--debug</code ></dt >
241
- <dd class =" option-desc " >Build with the <code >dev</code > profile instead the <code >release</code > profile.
241
+ <dd class =" option-desc " >Build with the <code >dev</code > profile instead of the <code >release</code > profile.
242
242
See also the <code >--profile</code > option for choosing a specific profile by name.</dd >
243
243
244
244
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