index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Daniel Wallace <daniel.wallace12@gmail.com> | 2012-07-09 01:55:58 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-08-01 09:17:12 -0500 |
commit | 52550a2a0a4e6858680828e3fcdf0b12b16c273b (patch) | |
tree | 0c7f8caf7f4aa5265ddb8a7f317396039a78e9fb /doc | |
parent | d2669b47812aebfe3ada7df4c7d7525790ef9c33 (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 4 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 27875a30..b96d7689 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -179,6 +179,10 @@ Options (Passed to pacman) Prevent pacman from waiting for user input before proceeding with operations. +*\--asdeps*:: + (Passed to pacman) Install packages as non-explicitly installed (used + with -i / --install). + *\--noprogressbar*:: (Passed to pacman) Prevent pacman from displaying a progress bar; useful if you are redirecting makepkg output to file. |