app-misc/cheat: install man, add zsh-completion blocker

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-04-26 22:54:22 +02:00
parent 83ff5c44ca
commit 1440e05204
2 changed files with 7 additions and 9 deletions

View File

@@ -5,9 +5,6 @@
<email>mathieu.tortuyaux@gmail.com</email>
<name>Mathieu Tortuyaux</name>
</maintainer>
<use>
<flag name="man">build and install man pages</flag>
</use>
<longdescription lang="en">
cheat allows you to create and view interactive cheatsheets on the command-line.
It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.