We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From what I understand the StringSliceFlag allows multiple files to be initialized
gouml --file somedirectory/ --file someotherdirectory/
Currently the help documentation for gouml init does not make this behavior clear:
gouml init
--file value, -f value File or Directory you want to parse
The text was updated successfully, but these errors were encountered:
nice point. do you have any idea to achieve that?
Sorry, something went wrong.
No branches or pull requests
From what I understand the StringSliceFlag allows multiple files to be initialized
Currently the help documentation for
gouml init
does not make this behavior clear:The text was updated successfully, but these errors were encountered: