.\" Man page generated from reStructuredText. . .TH SQLITEREPO_C 8 "2017-02-23" "" "" .SH NAME sqliterepo_c \- Generate sqlite db files for a repository in rpm-md format . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .\" -*- coding: utf-8 -*- . .SH SYNOPSIS .sp sqliterepo_c [options] .SH OPTIONS .SS \-V \-\-version .sp Show program\(aqs version number and exit. .SS \-q \-\-quiet .sp Run quietly. .SS \-v \-\-verbose .sp Run verbosely. .SS \-f \-\-force .sp Overwrite existing DBs. .SS \-\-keep\-old .sp Do not remove old DBs. Use only with combination with \-\-force. .SS \-\-xz .sp Use xz for repodata compression. .SS \-\-compress\-type .sp Which compression type to use. .SS \-\-checksum .sp Which checksum type to use in repomd.xml for sqlite DBs. .SS \-\-local\-sqlite .sp Gen sqlite DBs locally (into a directory for temporary files). Sometimes, sqlite has a trouble to gen DBs on a NFS mount, use this option in such cases. This option could lead to a higher memory consumption if TMPDIR is set to /tmp or not set at all, because then the /tmp is used and /tmp dir is often a ramdisk. .\" Generated by docutils manpage writer. .