1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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>
This commit is contained in:
Hugo Buddelmeijer
2025-09-24 11:25:46 +02:00
committed by Ludovic Courtès
parent 5e89d39601
commit 6e4ac11633

View File

@@ -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