summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2003-12-21 02:34:32 +0100
committerJudd Vinet <judd@archlinux.org>2003-12-21 02:34:32 +0100
commit68e24b947ea7da1e5e4c2e48109df737e8cda4f0 (patch)
tree64c5315a204c8d6599b1116ced5014959017a433 /doc
parentf54a888a1facfd8f086d6414260be5f1b991a66b (diff)
downloadpacman-68e24b947ea7da1e5e4c2e48109df737e8cda4f0.tar.gz
pacman-68e24b947ea7da1e5e4c2e48109df737e8cda4f0.tar.xz
Imported from pacman-2.7.1.tar.gz
Diffstat (limited to 'doc')
-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 9ade54b0..041d4fd1 100644
--- a/doc/makepkg.8.in
+++ b/doc/makepkg.8.in
@@ -1,4 +1,4 @@
-.TH makepkg 8 "November 22, 2003" "makepkg #VERSION#" ""
+.TH makepkg 8 "December 20, 2003" "makepkg #VERSION#" ""
.SH NAME
makepkg \- package build utility
.SH SYNOPSIS
@@ -312,6 +312,9 @@ Output syntax and commandline options.
.B "\-i, \-\-install"
Install/Upgrade the package after a successful build.
.TP
+.B "\-m, \-\-nocolor"
+Disable color in output messages
+.TP
.B "\-n, \-\-nostrip"
Do not strip binaries and libraries.
.TP