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

Context sensitive help #67

Closed
perlpilot opened this issue May 13, 2014 · 3 comments
Closed

Context sensitive help #67

perlpilot opened this issue May 13, 2014 · 3 comments

Comments

@perlpilot
Copy link

I wanted to see if there was a way to list only those repos of mine that
are forks (or not forks), so I naturally typed "git hub help repos", but
that just brought up the "global" help. Better (IMHO) would be help
specific to just the hub-command I'm interested in.

@ingydotnet
Copy link
Owner

I agree. I'm working on a new doc format called kwim/stradoc that will help.

I want to have one big doc, but have the help command pull out the right part.
Still think how to best do that. Maybe there's a way to get man to jump to
the right section (as a temporary workaround).

@ingydotnet
Copy link
Owner

This is done in 567eb6c

@perlpilot could you please review and comment and/or close?

Cheers, Ingy

ingydotnet added a commit that referenced this issue May 15, 2014
@ingydotnet
Copy link
Owner

This seems to be working fairly well. Closing now.

Any bugs with this should be new issues.

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

No branches or pull requests

2 participants