summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/make.13
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 515ceca..fea9a27 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -118,6 +118,9 @@ Print the input graph after making everything, or before exiting
on error.
.It Ar j
Print debugging information about running multiple shells.
+.It Ar l
+Print commands in Makefiles regardless of whether or not they are prefixed
+by @ or other "quiet" flags. Also known as "loud" behavior.
.It Ar m
Print debugging information about making targets, including modification
dates.
OpenPOWER on IntegriCloud