Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix some tikv-ctl parameters #3639

Merged
merged 3 commits into from
Oct 9, 2018
Merged

docs: fix some tikv-ctl parameters #3639

merged 3 commits into from
Oct 9, 2018

Conversation

rleungx
Copy link
Member

@rleungx rleungx commented Sep 28, 2018

What have you changed? (mandatory)

This PR fixes some tikv-ctl parameters in documentation.

Refer to a related PR or issue link (optional)

Related to pingcap/docs#637.

Signed-off-by: rleungx <rleungx@gmail.com>
Copy link
Contributor

@Hoverbear Hoverbear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think leaving the long parameter names is better in documentation.

@rleungx
Copy link
Member Author

rleungx commented Sep 29, 2018

@Hoverbear

tikv-ctl-unsafe-recover-remove-fail-stores

USAGE:
    tikv-ctl unsafe-recover remove-fail-stores [FLAGS] --all-regions -r <regions>... -s <stores>...

FLAGS:
        --all-regions    do the command for all regions
    -h, --help           Prints help information
    -V, --version        Prints version information

OPTIONS:
    -r <regions>...        only for these regions
    -s <stores>...         stores to be removed

Seems we don't support the long parameter for those things.

Copy link
Member

@lilin90 lilin90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@siddontang siddontang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ice1000 ice1000 added the component/documentation Component: Documentation label Sep 30, 2018
@breezewish breezewish added the status/LGT2 Status: PR - There are already 2 approvals label Oct 8, 2018
@Connor1996 Connor1996 merged commit 5ac5a33 into tikv:master Oct 9, 2018
sticnarf pushed a commit to sticnarf/tikv that referenced this pull request Oct 27, 2019
Signed-off-by: rleungx <rleungx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/documentation Component: Documentation status/LGT2 Status: PR - There are already 2 approvals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants