mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 09:21:53 -05:00
* NEWS: add quick line about backup files.
* pacman.8: add documentation for -Se option.
This commit is contained in:
parent
9b08a5aa97
commit
b6018c436d
1
NEWS
1
NEWS
@ -10,6 +10,7 @@ VERSION DESCRIPTION
|
||||
- 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
|
||||
|
@ -188,6 +188,10 @@ downloads packages, it saves them in \fI/var/cache/pacman/pkg\fP. Use one
|
||||
\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
|
||||
|
Loading…
x
Reference in New Issue
Block a user