Doc: Update man pages upstream/0.10.0
authorTomas Mlcoch <tmlcoch@redhat.com>
Thu, 23 Feb 2017 14:49:22 +0000 (15:49 +0100)
committerTomas Mlcoch <tmlcoch@redhat.com>
Thu, 23 Feb 2017 14:49:22 +0000 (15:49 +0100)
doc/createrepo_c.8
doc/mergerepo_c.8
doc/modifyrepo_c.8
doc/sqliterepo_c.8

index e1312ffee606a02e3900ceb77a8fade1e8afb832..3b4824ee2092319971299f44b3e48d4ec88b48dc 100644 (file)
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH CREATEREPO_C  "2015-10-20" "" ""
+.TH CREATEREPO_C  "2017-02-23" "" ""
 .SH NAME
 createrepo_c \- Create rpm-md format (xml-rpm-metadata) repository
 .
@@ -45,19 +45,19 @@ Run quietly.
 .SS \-v \-\-verbose
 .sp
 Run verbosely.
-.SS \-x \-\-excludes <packages>
+.SS \-x \-\-excludes PACKAGE_NAME_GLOB
 .sp
 File globs to exclude, can be specified multiple times.
-.SS \-\-basedir <basedir>
+.SS \-\-basedir BASEDIR
 .sp
 Basedir for path to directories.
-.SS \-u \-\-baseurl <URL>
+.SS \-u \-\-baseurl URL
 .sp
 Optional base URL location for all files.
 .SS \-g \-\-groupfile GROUPFILE
 .sp
 Path to groupfile to include in metadata.
-.SS \-s \-\-checksum <checksum_type>
+.SS \-s \-\-checksum CHECKSUM_TYPE
 .sp
 Choose the checksum type used in repomd.xml and for packages in the metadata. The default is now sha256.
 .SS \-p \-\-pretty
@@ -78,22 +78,22 @@ Use the existing repodata for \-\-update from this path.
 .SS \-\-skip\-stat
 .sp
 Skip the stat() call on a \-\-update, assumes if the filename is the same then the file is still the same (only use this if you\(aqre fairly trusting or gullible).
-.SS \-i \-\-pkglist <filename>
+.SS \-\-split
+.sp
+Run in split media mode. Rather than pass a single directory, take a set of directories corresponding to different volumes in a media set. Meta data is created in the first given directory
+.SS \-i \-\-pkglist FILENAME
 .sp
 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.
-.SS \-n \-\-includepkg <packages>
+.SS \-n \-\-includepkg PACKAGE
 .sp
 Specify pkgs to include on the command line. Takes urls as well as local paths.
-.SS \-o \-\-outputdir <URL>
+.SS \-o \-\-outputdir URL
 .sp
 Optional output directory.
 .SS \-S \-\-skip\-symlinks
 .sp
 Ignore symlinks of packages.
-.SS \-\-split
-.sp
-Run in split media mode. Rather than pass a single directory, take a set of directories corresponding to different volumes in a media set. Meta data is created in the first given directory
-.SS \-\-changelog\-limit <number>
+.SS \-\-changelog\-limit NUM
 .sp
 Only import the last N changelog entries, from each rpm, into the metadata.
 .SS \-\-unique\-md\-filenames
@@ -102,7 +102,7 @@ Include the file\(aqs checksum in the metadata filename, helps HTTP caching (def
 .SS \-\-simple\-md\-filenames
 .sp
 Do not include the file\(aqs checksum in the metadata filename.
-.SS \-\-retain\-old\-md <N>
+.SS \-\-retain\-old\-md NUM
 .sp
 Keep around the latest (by timestamp) N copies of the old repodata.
 .SS \-\-distro DISTRO
@@ -126,10 +126,10 @@ Number of workers to spawn to read rpms.
 .SS \-\-xz
 .sp
 Use xz for repodata compression.
-.SS \-\-compress\-type <compress_type>
+.SS \-\-compress\-type COMPRESSION_TYPE
 .sp
 Which compression type to use.
-.SS \-\-general\-compress\-type <compress_type>
+.SS \-\-general\-compress\-type COMPRESSION_TYPE
 .sp
 Which compression type to use (even for primary, filelists and other xml).
 .SS \-\-keep\-all\-metadata
@@ -165,9 +165,12 @@ Ignore NUM of directory components in location_href during repodata generation
 .SS \-\-location\-prefix PREFIX
 .sp
 Append this prefix before location_href in output repodata
-.SS \-\-repomd\-checksum <checksum_type>
+.SS \-\-repomd\-checksum CHECKSUM_TYPE
 .sp
 Checksum type to be used in repomd.xml
+.SS \-\-error\-exit\-val
+.sp
+Exit with retval 2 if there were any errors during processing
 .SS \-\-ignore\-lock
 .sp
 Expert (risky) option: Ignore an existing .repodata/. (Remove the existing .repodata/ and create an empty new one to serve as a lock for other createrepo intances. For the repodata generation, a different temporary dir with the name in format .repodata.time.microseconds.pid/ will be used). NOTE: Use this option on your own risk! If two createrepos run simultaneously, then the state of the generated metadata is not guaranted \- it can be inconsistent and wrong.
index 36701db9f7ed078685270847177c65861a258171..eae7d8ba6a8515b090d927d1dba8a26a4744c54b 100644 (file)
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH MERGEREPO_C  "2015-10-20" "" ""
+.TH MERGEREPO_C  "2017-02-23" "" ""
 .SH NAME
 mergerepo_c \- Merge multiple rpm-md format repositories together
 .
index 46eac0793ab4d30e2b9ea7dad961e0ecf3a966cd..dee8ce3e42907cb322fa8c4f0031dd0858ce34eb 100644 (file)
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH MODIFYREPO_C  "2015-10-20" "" ""
+.TH MODIFYREPO_C  "2017-02-23" "" ""
 .SH NAME
 modifyrepo_c \- Modify a repomd.xml of rpm-md format repository
 .
index 28e241ae245996ee0979155a9cef76e678e9a800..47400c09fd890b9b26c8f2697ae782762cad602e 100644 (file)
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH SQLITEREPO_C  "2015-10-20" "" ""
+.TH SQLITEREPO_C  "2017-02-23" "" ""
 .SH NAME
 sqliterepo_c \- Generate sqlite db files for a repository in rpm-md format
 .