summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2012-07-23 17:00:35 +1000
committerAllan McRae <allan@archlinux.org>2012-08-04 00:16:39 +1000
commitd51902c978144f230038e44a42ff75b587d85326 (patch)
tree0b7f2767ea7953c4452f0a452c1519d21928a645
parent062204daa135feb5aad918e8842749b69de41c40 (diff)
doc: Add --holdver information for makepkg
Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--doc/makepkg.8.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index 5e13dfc5..9d19e38e 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -91,6 +91,10 @@ Options
*-h, \--help*::
Output syntax and command line options.
+*--holdver*::
+ When using VCS sources (linkman:PKGBUILD[5]) any currently checked out source
+ will not be updated to the latest revision.
+
*-i, \--install*::
Install or upgrade the package after a successful build using
linkman:pacman[8].