0.0
No commit activity in last 3 years
No release in over 3 years
Generate and install man pages for installed gems.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
~> 10.0

Runtime

 Project Readme

rubygems-gman

Generate and install man pages for installed gems.

Please note: rubygems-gman is experimental software. It probably has some issues. If you find one, please report it through the issue tracker. If you'd like to help develop rubygems-gman, please see the instructions in CONTRIBUTING.md. Pull requests are very welcome.

Installation

Install the rubygems-gman gem using gem:

$ gem install rubygems-gman

Usage

After installing the rubygems-gman gem, man pages will automatically be generated and installed when installing new gems using gem install. The below commands can be used to generate or regenerate and install man pages after installing a new version of rubygems-gman.

Generate and install man pages for all currently installed gems:

$ gem gman

Generate and install man pages for a specific gem:

$ gem gman GEM