index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2009-01-02 22:48:52 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-01-02 22:48:52 -0600 |
commit | f8b689d48eb34cf81c22c854cd83595338d49d44 (patch) | |
tree | dc45d9e3638581640ac5bd131529b8c2754b1143 /doc/makepkg.8.txt | |
parent | bd628274cc8db81704860e69894fcd217c2068d0 (diff) | |
parent | c31fcfd833fc527a3774c7b1bc29686194d23942 (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 2 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index ddf73dae..4bb37808 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -119,7 +119,7 @@ Options *-r, \--rmdeps*:: Upon successful build, remove any dependencies installed by makepkg - during dependency auto-resolution (using `-b` or `-s`). + during dependency auto-resolution and installation when using `-s`. *-R, \--repackage*:: Repackage contents of pkg/ without rebuilding the package. This is |