23 Jul
2012
23 Jul
'12
7:07 a.m.
On 23/07/12 17:04, Allan McRae wrote:
Signed-off-by: Allan McRae <allan@archlinux.org> --- doc/makepkg.8.txt | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 5427449..43e6115 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 (see below) any currently checked out source will not + be updated to the latest revision.
Ugh... + 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].