Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 765324a

Browse files
committed
17.5.1.15.38
1 parent 417bf20 commit 765324a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

zh-CN/other-installers.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,13 @@ itself. Such targets can be installed with the `rustup target add` command.
5858
`rustup-init` 可执行文件的正确版本。
5959
* 在 Windows 上,下载并运行 [`rustup-init.exe`].
6060

61-
`rustup-init` can be configured interactively, and all options can additionally
62-
be controlled by command-line arguments, which can be passed through the shell
63-
script. Pass `--help` to `rustup-init` as follows to display the arguments
61+
Pass `--help` to `rustup-init` as follows to display the arguments
6462
`rustup-init` accepts:
6563

64+
`rustup-init` 可以交互式配置,所有选项都可以由命令行参数控制,
65+
可以通过 shell 脚本传递。 将`--help`传递给`rustup-init`
66+
以下是 `rustup-init` 接受的参数:
67+
6668
```
6769
curl https://sh.rustup.rs -sSf | sh -s -- --help
6870
```

0 commit comments

Comments
 (0)