[PATCH 1/2] Remove outdated comment about --baseurl.
Ville Skyttä <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
At least yum uses it nowadays. --- docs/createrepo.8 | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) 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>" -- 1.6.2.5