document --mdtype option
authorSeth Vidal <skvidal@fedoraproject.org>
Thu, 19 Aug 2010 19:36:46 +0000 (15:36 -0400)
committerSeth Vidal <skvidal@fedoraproject.org>
Thu, 19 Aug 2010 19:36:46 +0000 (15:36 -0400)
docs/modifyrepo.1

index 6d16b15848d59f443700bdd404fe7c6830f9144d..cc031f59f341f76ad08fd94a4f1a6cc36f1d3343 100644 (file)
@@ -4,7 +4,7 @@
 modifyrepo \- Modify a repomd (xml-rpm-metadata) repository
 
 .SH "SYNOPSIS"
-\fBmodifyrepo\fP <input metadata> <output repodata>
+\fBmodifyrepo\fP [options] <input metadata> <output repodata>
 .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 <lmacken@redhat.com>
+Seth Vidal <skvidal@fedoraproject.org>
 .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