We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3234f02 commit 445246fCopy full SHA for 445246f
bin/xbps-pkgdb/xbps-pkgdb.1
@@ -42,6 +42,19 @@ Updates the pkgdb format to the latest version.
42
.Bl -tag -width -x
43
.It Fl a, Fl -all
44
Process all registered packages, regardless of its state.
45
+.It Fl -checks Ar checks
46
+Run only the checks specified in
47
+.Ar checks ,
48
+a comma separated list. The available checks are
49
+.Sy files ,
50
+.Sy dependencies ,
51
+which has a
52
+.Sy deps
53
+alias,
54
+.Sy alternatives
55
+and
56
+.Sy pkgdb ,
57
+for internal checks.
58
.It Fl C, Fl -config Ar dir
59
Specifies a path to the XBPS configuration directory.
60
If the first character is not '/' then it's a relative path of
0 commit comments