Skip to content

Instantly share code, notes, and snippets.

@defunkt
Created March 7, 2010 02:07
Show Gist options
  • Select an option

  • Save defunkt/324097 to your computer and use it in GitHub Desktop.

Select an option

Save defunkt/324097 to your computer and use it in GitHub Desktop.
Viewing a RubyGem's manpage
$ gem install gem-man
$ gem install mustache
$ gem man mustache
View which manual?
1. mustache(1)
2. mustache(5)
> 1
( shows manpage )
$ gem man 1 mustache
( shows mustache(1) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment