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.
173173{{> options-target-dir }}
174174
175175{{#option "` --debug ` " }}
176- Build with the ` dev ` profile instead the ` release ` profile.
176+ Build with the ` dev ` profile instead of the ` release ` profile.
177177See also the ` --profile ` option for choosing a specific profile by name.
178178{{/option}}
179179
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ is specified.</dd>
238238
239239
240240<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.
242242See also the <code >--profile</code > option for choosing a specific profile by name.</dd >
243243
244244
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ is specified.
263263.sp
264264\fB \-\- debug \fR
265265.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.
267267See also the \fB \-\- profile \fR option for choosing a specific profile by name.
268268.RE
269269.sp
You can’t perform that action at this time.
0 commit comments