[pacman-dev] CVS update of pacman-lib (NEWS doc/pacman.8)
Dan McGee
dan at archlinux.org
Tue Mar 20 01:47:11 EDT 2007
Date: Tuesday, March 20, 2007 @ 01:47:11
Author: dan
Path: /home/cvs-pacman/pacman-lib
Modified: NEWS (1.9 -> 1.10) doc/pacman.8 (1.10 -> 1.11)
* NEWS: add quick line about backup files.
* pacman.8: add documentation for -Se option.
--------------+
NEWS | 1 +
doc/pacman.8 | 4 ++++
2 files changed, 5 insertions(+)
Index: pacman-lib/NEWS
diff -u pacman-lib/NEWS:1.9 pacman-lib/NEWS:1.10
--- pacman-lib/NEWS:1.9 Wed Mar 7 12:23:15 2007
+++ pacman-lib/NEWS Tue Mar 20 01:47:11 2007
@@ -10,6 +10,7 @@
- orphans search (-Qe) now shows true orphans
- new -Qu option- show all packages that can be upgraded
- dependency sorting on install and removal
+ - improved backup handling- backup array is proactive on upgrade
- new uncompressed size field, shown on sync upgrade
- check for free space before installing packages
- improved progress and progressbar output
Index: pacman-lib/doc/pacman.8
diff -u pacman-lib/doc/pacman.8:1.10 pacman-lib/doc/pacman.8:1.11
--- pacman-lib/doc/pacman.8:1.10 Sun Mar 18 22:45:00 2007
+++ pacman-lib/doc/pacman.8 Tue Mar 20 01:47:11 2007
@@ -188,6 +188,10 @@
\fB--clean\fP switch to remove \fIold\fP packages; use two to remove \fIall\fP
packages from the cache.
.TP
+.B \-e, --dependsonly
+Install all dependencies of a package, but not the specified package itself.
+This is pretty useless and we're not sure why it even exists.
+.TP
.B \-g, --groups
Display all the members for each package group specified. If no group names
are provided, all groups will be listed; pass the flag twice to view all
More information about the pacman-dev
mailing list