diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-12-27 10:08:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-27 10:08:19 +0700 |
commit | 5e0302cfb87d98401e8e26bf36b75431964ca879 (patch) | |
tree | 9055cef7d97beed3c2012131d3647d35ebe60b91 /ruby/rubygem-manpages/slack-desc | |
parent | 07a9c15d893e9b40509d9837375581766fde24af (diff) |
ruby/rubygem-manpages: Added (man pages support to ruby gems).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-manpages/slack-desc')
-rw-r--r-- | ruby/rubygem-manpages/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/rubygem-manpages/slack-desc b/ruby/rubygem-manpages/slack-desc new file mode 100644 index 000000000000..19c987bf51a4 --- /dev/null +++ b/ruby/rubygem-manpages/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rubygem-manpages: rubygem-manpages (man pages support to ruby gems) +rubygem-manpages: +rubygem-manpages: This plugin will add man pages support to ruby gems. Instead of +rubygem-manpages: adding a new command like gem-man it will try to link the files +rubygem-manpages: to a place the man command automatically discovers. +rubygem-manpages: +rubygem-manpages: Homepage: https://github.com/bitboxer/manpages +rubygem-manpages: +rubygem-manpages: +rubygem-manpages: +rubygem-manpages: |