pacman/doc
Chantry Xavier 250331a636 Add new --needed option for -S.
During a pacman operation such as a group install, pacman can ask several
questions such as "local version is up to date. Upgrade anyway?". They are
usually all answered either by yes or by no:
* yes when you want to reinstall all the targets.
* no when you only want to install the missing ones (either because you are
installing a group, or because you are copying a pacman -S line from wiki or
whatever).

So instead of asking this question for each target, it is now now configured
with a flag.  Yes will be the default -S behavior, No will be achieved with
the --needed flag.

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-12-02 11:14:13 -06:00
..
.gitignore Merge branch 'asciidoc' into working 2007-09-16 21:10:44 -05:00
Doxyfile doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docs 2007-10-29 07:13:58 -05:00
Makefile.am configure: Doxygen is disabled by default; manpages are included in dist 2007-11-13 00:13:05 -06:00
PKGBUILD-example.txt Update the PKGBUILD example in the manpages 2007-11-07 19:03:58 -06:00
PKGBUILD.5.txt doc: use source highlighter on PKGBUILD guide, update wrong example text 2007-11-20 23:40:20 -06:00
asciidoc.conf Sync asciidoc.conf with GIT repository changes 2007-11-08 09:31:58 -06:00
footer.txt doc: update links in footer.txt so they are actual links 2007-11-08 21:17:59 -06:00
libalpm.3.txt Man page revision time 2007-07-16 12:57:02 -04:00
makepkg.8.txt Small manpage updates 2007-11-08 23:38:32 -06:00
makepkg.conf.5.txt Man page revision time 2007-07-16 12:57:02 -04:00
pacman.8.txt Add new --needed option for -S. 2007-12-02 11:14:13 -06:00
pacman.conf.5.txt Add TotalDownload option. 2007-11-11 09:46:09 -06:00
repo-add.8.txt Add a manpage for repo-add 2007-07-09 14:22:01 -04:00