mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
app-misc/cheat: new package
cheat allows you to create and view interactive cheatsheets on the command-line. Package-Manager: Portage-2.3.89, Repoman 2.3.20 Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
This commit is contained in:
18
app-misc/cheat/metadata.xml
Normal file
18
app-misc/cheat/metadata.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<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.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/cheat/cheat/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user