summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/makepkg.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/makepkg.8 b/doc/makepkg.8
index 1e0e2cd9..2f7c359b 100644
--- a/doc/makepkg.8
+++ b/doc/makepkg.8
@@ -72,6 +72,10 @@ Output syntax and command line options.
.B \-i, --install
Install or upgrade the package after a successful build using \fBpacman\fP.
.TP
+.B \-L, --log
+Log the package build progress to a file. This file is stored in the build
+directory with a name similar to that of the built package.
+.TP
.B \-m, --nocolor
Disable color in output messages.
.TP