From: Seth Vidal Date: Sun, 24 Jul 2005 23:54:08 +0000 (+0000) Subject: document that the -g option is for a file relative to the directory you are X-Git-Tag: upstream/0.9.9~263 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd1f55e570e4981013b64e8d34c75a11b4610362;p=tools%2Fcreaterepo.git document that the -g option is for a file relative to the directory you are creating the repository for. --- diff --git a/genpkgmetadata.py b/genpkgmetadata.py index 00b3f36..5018e48 100755 --- a/genpkgmetadata.py +++ b/genpkgmetadata.py @@ -48,6 +48,7 @@ def usage(retval=1): -x, --exclude = files globs to exclude, can be specified multiple times -q, --quiet = run quietly -g, --groupfile to point to for group information (precreated) + ( relative to directory-of-packages) -v, --verbose = run verbosely -c, --cachedir = specify which dir to use for the checksum cache -h, --help = show this help