mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-04-30 09:10:03 +00:00
Rename target
to targets
This commit is contained in:
parent
6249e8548d
commit
fd72fa8a0d
2 changed files with 9 additions and 3 deletions
|
@ -42,8 +42,8 @@ All inputs are optional.
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>target</code></td>
|
||||
<td>Additional target support to install e.g. <code>wasm32-unknown-unknown</code></td>
|
||||
<td><code>targets</code></td>
|
||||
<td>Comma-separated string of additional targets to install e.g. <code>wasm32-unknown-unknown</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>components</code></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue