aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man7/ports.74
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 481a4579738f1..943c384cd1ab9 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -158,9 +158,11 @@ This is all you really need to do.
.El
.Pp
The following targets are not run during the normal install process.
-.Bl -tag -width ".Cm fetch-list"
+.Bl -tag -width ".Cm fetch-recursive"
.It Cm fetch-list
Show list of files needed to be fetched in order to build the port.
+.It Cm fetch-recursive
+Fetch the distfiles of the port and all its dependencies.
.It Cm pretty-print-run-depends-list , pretty-print-build-depends-list
Print a list of all the compile and run dependencies, and dependencies
of those dependencies.