From aa9256dc98378886ccd8b8d674d2392de6e135af Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Skytt=C3=A4?= Date: Tue, 9 Feb 2010 18:26:42 +0200 Subject: [PATCH] Fix --exclude -> --excludes typo. --- docs/createrepo.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/createrepo.8 b/docs/createrepo.8 index 0689268..7a077ce 100644 --- a/docs/createrepo.8 +++ b/docs/createrepo.8 @@ -15,7 +15,7 @@ createrepo \- Create repomd (xml-rpm-metadata) repository Optional base URL location for all files. .IP "\fB\-o --outputdir\fP " Optional output directory (useful for read only media). -.IP "\fB\-x --exclude\fP " +.IP "\fB\-x --excludes\fP " File globs to exclude, can be specified multiple times. .IP "\fB\-i --pkglist\fP " specify a text file which contains the complete list of files to -- 2.34.1