summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-05-30 22:07:48 +0200
committerDan McGee <dan@archlinux.org>2007-05-30 22:07:48 +0200
commit3e05e187074cecde4423f27dbfae3bf99bf29d20 (patch)
tree75f74bd716ff1b404b575f349e7f2cad4409d7e1 /doc
parentb3535db2aabf18a975a193f20ffaf0bde47dadbb (diff)
downloadpacman-3e05e187074cecde4423f27dbfae3bf99bf29d20.tar.gz
pacman-3e05e187074cecde4423f27dbfae3bf99bf29d20.tar.xz
doc/makepkg.8: document --log option
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-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