From 0288a4bc8737e739028dfffa2b45a54ae045b944 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Fri, 28 Aug 2009 09:57:06 -0400 Subject: [PATCH] add man page entry for -n/--includepkg --- docs/createrepo.8 | 2 ++ 1 file changed, 2 insertions(+) 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 " -- 2.34.1