index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | doc/makepkg.8.txt | 4 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index fcafb08a..ceb7b910 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -129,8 +129,8 @@ Options *-R, \--repackage*:: 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. + is useful if you forgot (e.g.) a dependency 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 |