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

Dev: ui_context: Add info when spell-corrections happen #849

Merged

Conversation

liangxin1300
Copy link
Collaborator

crmsh internally can correct some spell errors, like:

crm cluster ini   -->  crm cluster init
crm configure verfy --> crm configure verify

It will be helpful to add info when spell-corrections happen, like:

15sp2-1:~ # crm cluster ini
INFO: "ini" is accepted as "init"

15sp2-1:~ # crm configure
crm(live/15sp2-1)configure# verfy
INFO: "verfy" is accepted as "verify"
crm(live/15sp2-1)configure#

@liangxin1300 liangxin1300 merged commit 3de6f30 into ClusterLabs:master Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants