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

Implement default values for Glcmd's arguments #109

Open
leovalais opened this issue Dec 13, 2018 · 0 comments
Open

Implement default values for Glcmd's arguments #109

leovalais opened this issue Dec 13, 2018 · 0 comments

Comments

@leovalais
Copy link
Contributor

Example:

html_of_wiki/src/how.ml

Lines 125 to 127 in e4314fd

~args:[arg "dir" String `Dir ~short:"d" (*~default:"_build"*) ~valname:"DIR"
~doc:"The directory to build in.";
multiple File ~valname:"VERSION" ~doc:"The versions of the documentation to build."]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant