summaryrefslogtreecommitdiffstats
path: root/doc/makepkg.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/makepkg.8.in')
-rw-r--r--doc/makepkg.8.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/makepkg.8.in b/doc/makepkg.8.in
index 63d417e1..569f3596 100644
--- a/doc/makepkg.8.in
+++ b/doc/makepkg.8.in
@@ -1,4 +1,4 @@
-.TH makepkg 8 "July 2, 2004" "makepkg #VERSION#" ""
+.TH makepkg 8 "August 3, 2004" "makepkg #VERSION#" ""
.SH NAME
makepkg \- package build utility
.SH SYNOPSIS
@@ -368,6 +368,9 @@ Disable color in output messages
.B "\-n, \-\-nostrip"
Do not strip binaries and libraries.
.TP
+.B "\-o, \-\-nobuild"
+Download and extract files only, do not build.
+.TP
.B "\-p <buildscript>"
Read the package script \fI<buildscript>\fP instead of the default (\fIPKGBUILD\fP).
.TP