Batch fix doc issues in tiup docs#6042
Conversation
|
/lgtm |
| ### --standalone | ||
|
|
||
| 该组件是否可独立运行。本参数目前尚未启用。 | ||
| - 该组件是否可独立运行。本参数目前尚未启用。 | ||
| - 数据类型:`BOOLEAN` | ||
| - 该选项默认关闭,默认值为 `false`。在命令中添加该选项,并传入 `true` 值或不传值,均可开启此功能。 |
There was a problem hiding this comment.
@lucklove, 请问如果此参数尚未启用,对用户就没有什么意义,所以暂时不需要提前放到用户文档里?
| ### --standalone | ||
|
|
||
| 该组件是否可独立运行。该参数目前尚未启用。 | ||
| - 该组件是否可独立运行。该参数目前尚未启用。 | ||
| - 数据类型:`BOOLEAN` | ||
| - 该选项默认关闭,默认值为 `false`。在命令中添加该选项,并传入 `true` 值或不传值,均可开启此功能。 |
There was a problem hiding this comment.
@lucklove , 请问如果此参数尚未启用,对用户就没有什么意义,所以暂时不需要提前放到用户文档里?
| - 数据类型:`BOOLEAN` | ||
| - 该选项默认关闭,默认值为 `false`。在命令中添加该选项,并传入 `true` 值或不传值,均可开启此功能。 | ||
|
|
||
| 如果想要跳过该项检查,可以使用该选项。 |
There was a problem hiding this comment.
如果把这句话挪到第一个item 后面, 是否也可以呢?
“如果想要跳过该项检查,可以使用该选项。”
| - 数据类型:`BOOLEAN` | ||
| - 该选项默认关闭,默认值为 `false`。在命令中添加该选项,并传入 `true` 值或不传值,均可开启此功能。 | ||
|
|
||
| ### --retain-node-data(StringArray,默认为空) |
There was a problem hiding this comment.
Should the info here about the data type and default value be updated to an unordered list too?
There was a problem hiding this comment.
There are hundreds of similar modifications to make in the TiUP docs and the workload can be huge. This PR only updates/refines a part of them. Other unrefined titles will be refined in upcoming PRs.
| - 数据类型:`BOOLEAN` | ||
| - 该选项默认关闭,默认值为 `false`。在命令中添加该选项,并传入 `true` 值或不传值,均可开启此功能。 | ||
|
|
||
| ### --ignore-node(StringArray,默认为空) |
There was a problem hiding this comment.
Should the info here about the data type and default value be updated to an unordered list too?
There was a problem hiding this comment.
There are hundreds of similar modifications to make in the TiUP docs and the workload can be huge. This PR only updates/refines a part of them. Other unrefined titles will be refined in upcoming PRs.
Co-authored-by: Grace Cai <qqzczy@126.com>
|
@qiancai: DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/lgtm |
|
@qiancai: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
/label require-LGT1 |
|
/remove-translation no-need |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: da0123d |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #6165 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #6166 |
What is changed, added or deleted? (Required)
Batch fix typos in tiup docs
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?