File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
src/doc/man/generated_txt Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ OPTIONS
235
235
documentation for more details.
236
236
237
237
--profile name
238
- Benchmark with the given profile. See the the reference
238
+ Benchmark with the given profile. See the reference
239
239
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
240
240
details on profiles.
241
241
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ OPTIONS
157
157
--profile option for choosing a specific profile by name.
158
158
159
159
--profile name
160
- Build with the given profile. See the the reference
160
+ Build with the given profile. See the reference
161
161
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
162
162
details on profiles.
163
163
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ OPTIONS
161
161
the test cfg option. See rustc tests
162
162
<https://doc.rust-lang.org/rustc/tests/index.html> for more detail.
163
163
164
- See the the reference
164
+ See the reference
165
165
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
166
166
details on profiles.
167
167
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ OPTIONS
132
132
--profile option for choosing a specific profile by name.
133
133
134
134
--profile name
135
- Document with the given profile. See the the reference
135
+ Document with the given profile. See the reference
136
136
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
137
137
details on profiles.
138
138
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ OPTIONS
234
234
the test cfg option. See rustc tests
235
235
<https://doc.rust-lang.org/rustc/tests/index.html> for more detail.
236
236
237
- See the the reference
237
+ See the reference
238
238
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
239
239
details on profiles.
240
240
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ OPTIONS
212
212
the --profile option for choosing a specific profile by name.
213
213
214
214
--profile name
215
- Install with the given profile. See the the reference
215
+ Install with the given profile. See the reference
216
216
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
217
217
details on profiles.
218
218
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ OPTIONS
80
80
--profile option for choosing a specific profile by name.
81
81
82
82
--profile name
83
- Run with the given profile. See the the reference
83
+ Run with the given profile. See the reference
84
84
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
85
85
details on profiles.
86
86
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ OPTIONS
165
165
o bench — Builds in the same was as the cargo-bench(1) command,
166
166
similar to the test profile.
167
167
168
- See the the reference
168
+ See the reference
169
169
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
170
170
details on profiles.
171
171
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ OPTIONS
148
148
--profile option for choosing a specific profile by name.
149
149
150
150
--profile name
151
- Document with the given profile. See the the reference
151
+ Document with the given profile. See the reference
152
152
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
153
153
details on profiles.
154
154
Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ OPTIONS
262
262
--profile option for choosing a specific profile by name.
263
263
264
264
--profile name
265
- Test with the given profile. See the the reference
265
+ Test with the given profile. See the reference
266
266
<https://doc.rust-lang.org/cargo/reference/profiles.html> for more
267
267
details on profiles.
268
268
You can’t perform that action at this time.
0 commit comments