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 93032d0 commit 9622ba1Copy full SHA for 9622ba1
bin/xbps-pkgdb/xbps-pkgdb.1
@@ -42,6 +42,16 @@ 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
+.Sy alternatives
52
+and
53
+.Sy pkgdb ,
54
+for internal checks.
55
.It Fl C, Fl -config Ar dir
56
Specifies a path to the XBPS configuration directory.
57
If the first character is not '/' then it's a relative path of
0 commit comments