index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2009-05-18 22:51:25 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-05-18 22:51:25 -0500 |
commit | 4a582fac2a24b6fca170721ec7adcca9239457ff (patch) | |
tree | 5489c280ed11c19b140ebf5e5c62bc8589c9d7a2 /doc/makepkg.8.txt | |
parent | 86cd72573b03297044112e50a88bd651190aa284 (diff) | |
parent | 80caeabce0f28125f3b68388996ce39e58f2e5e8 (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 6 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index fb2e8054..e480d8e3 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -122,9 +122,9 @@ Options during dependency auto-resolution and installation when using `-s`. *-R, \--repackage*:: - Repackage contents of pkg/ without rebuilding the package. This is - useful if you forgot a depend or install file in your PKGBUILD and the - build itself will not change. + Repackage contents of the package without rebuilding the package. This + is useful if you forgot a depend or install file in your PKGBUILD and + the build itself will not change. *-s, \--syncdeps*:: Install missing dependencies using pacman. When build-time or run-time |