forked from ariadne/pkgconf
man: Document the --validate option.
parent
4f73f6a1d6
commit
2fdc5f0081
|
@ -51,6 +51,10 @@ Ignore
|
||||||
rules in modules.
|
rules in modules.
|
||||||
.It Fl -env-only
|
.It Fl -env-only
|
||||||
Learn about pkgconf's configuration strictly from environmental variables.
|
Learn about pkgconf's configuration strictly from environmental variables.
|
||||||
|
.It Fl -validate Ar package ...
|
||||||
|
Validate specific
|
||||||
|
.Sq .pc
|
||||||
|
files for correctness.
|
||||||
.It Fl -maximum-traverse-depth Ns = Ns Ar DEPTH
|
.It Fl -maximum-traverse-depth Ns = Ns Ar DEPTH
|
||||||
Impose a limit on the allowed depth in the dependency graph.
|
Impose a limit on the allowed depth in the dependency graph.
|
||||||
For example, a depth of 2 will restrict the resolver from acting on child
|
For example, a depth of 2 will restrict the resolver from acting on child
|
||||||
|
|
Loading…
Reference in New Issue