| Newsgroups |
gmane.linux.rpm.metadata |
| Message-ID |
<[email protected]> |
docs/createrepo.8 | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 0288a4bc8737e739028dfffa2b45a54ae045b944
Author: Seth Vidal <[email protected]>
Date: Fri Aug 28 09:57:06 2009 -0400
add man page entry for -n/--includepkg
diff --git a/docs/createrepo.8 b/docs/createrepo.8
index 44318ef..80c4464 100644
--- a/docs/createrepo.8
+++ b/docs/createrepo.8
@@ -22,6 +22,8 @@ File globs to exclude, can be specified multiple times.
specify a text file which contains the complete list of files to
include in the repository from the set found in the directory. File format is one
package per line, no wildcards or globs.
+.IP "\fB\-n --includepkg\fP"
+specify pkgs to include on the command line. Takes urls as well as local paths.
.IP "\fB\-q --quiet\fP"
Run quietly.
.IP "\fB\-g --groupfile\fP <groupfile>"