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

have -help spit out a link to online docs #314

Open
matsen opened this issue Oct 25, 2013 · 2 comments
Open

have -help spit out a link to online docs #314

matsen opened this issue Oct 25, 2013 · 2 comments
Labels

Comments

@matsen
Copy link
Owner

matsen commented Oct 25, 2013

Would be easy and nice!

@cmccoy
Copy link
Collaborator

cmccoy commented Oct 28, 2013

How about bundling the HTML docs with future releases, as well? Would also be easy.

@matsen
Copy link
Owner Author

matsen commented Feb 7, 2014

This isn't quite as straightforward as I had thought, but it can be done with a little work.

We will want to add something to the Arg.help case that puts together a URL and prints it. If all of the usage strings are perfectly formatted, then the name could get pulled out of that.

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

No branches or pull requests

2 participants