From 2bfa2b5b558e8e3d8e4b0b316d30cdb8281b3561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 5 Dec 2020 01:09:56 -0300 Subject: [PATCH] xbps-pkgdb.1: add --checks. --- bin/xbps-pkgdb/xbps-pkgdb.1 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/bin/xbps-pkgdb/xbps-pkgdb.1 b/bin/xbps-pkgdb/xbps-pkgdb.1 index bab7ca053..b9bead893 100644 --- a/bin/xbps-pkgdb/xbps-pkgdb.1 +++ b/bin/xbps-pkgdb/xbps-pkgdb.1 @@ -41,6 +41,20 @@ Updates the pkgdb format to the latest version. .Bl -tag -width -x .It Fl a, Fl -all Process all registered packages, regardless of its state. +.It Fl c, Fl -checks Ar checks +Run only the checks specified in +.Ar checks , +a comma separated list. The available checks are +.Sy files , +for package files and metadata, +.Sy dependencies , +which has a +.Sy deps +alias, +.Sy alternatives +and +.Sy pkgdb , +for internal checks. .It Fl C, Fl -config Ar dir Specifies a path to the XBPS configuration directory. If the first character is not '/' then it's a relative path of