From c747f64edf0b30809e6a847a74922b692c0f1acf Mon Sep 17 00:00:00 2001 From: James Antill Date: Thu, 14 May 2009 10:03:23 -0400 Subject: [PATCH] Fix -profile in man page, to be --profile --- docs/createrepo.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/createrepo.8 b/docs/createrepo.8 index ee236ca..44318ef 100644 --- a/docs/createrepo.8 +++ b/docs/createrepo.8 @@ -74,7 +74,7 @@ Choose the checksum type used in repomd.xml and for packages in the metadata. The default is now "sha256" (if python has hashlib). The older default was "sha", which is actually "sha1", however explicitly using "sha1" doesn't work on older (3.0.x) versions of yum, you need to specify "sha". -.IP "\fB\-profile\fP" +.IP "\fB\--profile\fP" Output time based profiling information. .IP "\fB\--changelog-limit\fP CHANGELOG_LIMIT" Only import the last N changelog entries, from each rpm, into the metadata -- 2.34.1