summaryrefslogtreecommitdiff
path: root/misc/ruby-manpages
AgeCommit message (Collapse)AuthorFilesLines
2022-11-11misc/ruby-manpages: add package version 0.6.1taca6-0/+106
Required by ruby-lolcat package. Manpages This plugin will add man pages support to ruby gems. Instead of adding a new command like gem-man it will try to link the files to a place the man command automatically discovers. With rvm and chruby it works out of the box, but sadly for rbenv we need to add hooks that modify the man symlink depending on the ruby version currently used.