[Rpm-metadata] 2 commits - docs/createrepo.8 .gitignore
Ville Skyttä
scop at osuosl.org
Mon Jan 18 20:46:42 UTC 2010
.gitignore | 1 +
docs/createrepo.8 | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 793d16c324b3e60b473c38f09849eb723a619d83
Author: Ville Skyttä <ville.skytta at iki.fi>
Date: Fri Sep 25 00:15:38 2009 +0300
Ignore *.py[co].
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..539da74
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.py[co]
commit d9f5ac61a7cd26e73ebe13a5696e9aa07e4a9048
Author: Ville Skyttä <ville.skytta at iki.fi>
Date: Mon Jan 26 21:28:26 2009 +0200
Remove outdated comment about --baseurl.
At least yum uses it nowadays.
diff --git a/docs/createrepo.8 b/docs/createrepo.8
index 80c4464..6b7195f 100644
--- a/docs/createrepo.8
+++ b/docs/createrepo.8
@@ -12,8 +12,7 @@ createrepo \- Create repomd (xml-rpm-metadata) repository
.SH "OPTIONS"
.IP "\fB\-u --baseurl\fP <url>"
-Optional base url location for all files. (not used by any clients at this
-time)
+Optional base URL location for all files.
.IP "\fB\-o --outputdir\fP <url>"
Optional output directory (useful for read only media).
.IP "\fB\-x --exclude\fP <package>"
More information about the Rpm-metadata
mailing list