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

Align Flags in Help Output with Actually Processed Flags #10

Open
DiCanio opened this issue Jun 18, 2021 · 0 comments
Open

Align Flags in Help Output with Actually Processed Flags #10

DiCanio opened this issue Jun 18, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DiCanio
Copy link
Member

DiCanio commented Jun 18, 2021

Within the help output of the start-zars-and-num-node.sh script the following flag is described: --disable-result-obfuscation.
However, this is not the flag which is actually processed. The flag that's processed is --disable-obfuscation.

Since this will inevitably lead to wrong usage with unexpected outcome for the user, these flags should get aligned.

@DiCanio DiCanio added the bug Something isn't working label Jun 18, 2021
@DiCanio DiCanio self-assigned this Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant