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

Print node versions with given manpages #2

Open
jasonkarns opened this issue Feb 8, 2016 · 0 comments
Open

Print node versions with given manpages #2

jasonkarns opened this issue Feb 8, 2016 · 0 comments

Comments

@jasonkarns
Copy link
Member

If the desired man pages aren't found, look in other node versions and print the node versions (maybe print the location? -w) that do contain the desired man pages.

Perhaps add all node versions' mandirs to manpath and do man -aw? This would print all found manpages, but wouldn't explicitly list the node versions.

Alternatively, iterate over node versions (skipping aliases) and check for the given man pages.

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

1 participant