[Lunar-commits] <moonbase> help2man: small tweaks.
Florin Braescu
florin at lunar-linux.org
Sun Mar 4 10:28:32 CET 2012
commit 236127fad19c725c47cc81622f2a37e40bdc5cbb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Mar 4 10:28:32 2012 +0100
help2man: small tweaks.
---
utils/help2man/DETAILS | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/utils/help2man/DETAILS b/utils/help2man/DETAILS
index d53a667..6f09efe 100644
--- a/utils/help2man/DETAILS
+++ b/utils/help2man/DETAILS
@@ -4,7 +4,7 @@
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE/
SOURCE_VFY=sha1:4a34dd9e74e1c17e2654269b41f1010ea1d9a387
- WEB_SITE=http://www.gnu.org/software/help2man/
+ WEB_SITE=http://www.gnu.org/software/help2man
ENTERED=20090108
UPDATED=20120223
SHORT="a utility that converts help output to a man page"
@@ -12,11 +12,9 @@
cat << EOF
help2man is a tool for automatically generating simple manual pages from
program output.
-
It is intended to provide an easy way for software authors to include a
manual page in their distribution without having to maintain that
document.
-
Given a program which produces resonably standard --help and --version
outputs, help2man will attempt to re-arrange that output into something
which resembles a manual page.
More information about the Lunar-commits
mailing list