~ruther/guix-local

6e4ac11633a08443d35e1e854c4996ce645b0a32 — Hugo Buddelmeijer 5 months ago 5e89d39
doc: Clarify depth argument of build -P is non-optional.

* doc/guix.texi (Additional Build Options): Depth in guix build -P is required.

Change-Id: I2cbc149a9fc59a198ceedb06cc1fa5496b4f4c91
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 13983,7 13983,7 @@ natively.
@cindex building the dependents of a package
@anchor{build-dependents}
@item --dependents[=@var{depth}]
@itemx -P [@var{depth}]
@itemx -P @var{depth}
Build the dependents of the following package.  By default, build all
the direct and indirect dependents; when @var{depth} is provided, limit
to dependents at that distance: 1 for direct dependents, 2 for