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

Allow filtering options for prefix length #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chepseskaf
Copy link

@chepseskaf chepseskaf commented Oct 7, 2016

Related to #140
printUsage() filter hidden options to compute prefix length.
SampleMain could illustrate the issue: prefix length is compute using -hidden-str2 VAL option, but this option is not printed.
Now if an option is filtered then prefix length does not take into account this option.

`printUsage()` filter hidden options to compute prefix length.
SampleMain could illustrate the issue: prefix length is compute using *-hidden-str2 VAL* option, but this option is not printed.
Now if an option is filtered then prefix length does not take into account this option.
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.

1 participant