From: Seth Vidal Date: Thu, 19 Aug 2010 19:36:46 +0000 (-0400) Subject: document --mdtype option X-Git-Tag: upstream/0.9.9~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3906b3925f8d2cc646467b6f5717652d0b28bd75;p=tools%2Fcreaterepo.git document --mdtype option --- diff --git a/docs/modifyrepo.1 b/docs/modifyrepo.1 index 6d16b15..cc031f5 100644 --- a/docs/modifyrepo.1 +++ b/docs/modifyrepo.1 @@ -4,7 +4,7 @@ modifyrepo \- Modify a repomd (xml-rpm-metadata) repository .SH "SYNOPSIS" -\fBmodifyrepo\fP +\fBmodifyrepo\fP [options] .PP .SH "DESCRIPTION" @@ -12,10 +12,10 @@ modifyrepo \- Modify a repomd (xml-rpm-metadata) repository .SH "EXAMPLES" .PP -$ \fBmodifyrepo\fP metadata.xml /repository/repodata +$ \fBmodifyrepo\fP --mdtype=newmd metadata.xml /repository/repodata .br Wrote: /repository/repodata/metadata.xml.gz - type = metadata + type = newmd location = repodata/metadata.xml.gz checksum = 1d7ee93db2964e7f85e07ec19b3204591da1050c timestamp = 1196716296.0 @@ -31,10 +31,11 @@ Wrote: /repository/repodata/repomd.xml .SH "AUTHORS" .nf Luke Macken +Seth Vidal .fi .PP .SH "BUGS" Any bugs which are found should be emailed to the mailing list: -rpm-metadata@linux.duke.edu +rpm-metadata@lists.baseurl.org .fi