Clarify -Sc documentation.

s/old packages/packages that are no longer installed/g.

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Chantry Xavier 2008-01-15 19:42:40 +01:00 committed by Dan McGee
parent eccda0dfad
commit 6b242b3725
1 changed files with 9 additions and 8 deletions

View File

@ -229,14 +229,15 @@ Remove Options[[RO]]
Sync Options[[SO]] Sync Options[[SO]]
------------------ ------------------
*-c, \--clean*:: *-c, \--clean*::
Remove old packages from the cache as well as unused sync databases to Remove packages that are no longer installed from the cache as well as
free up disk space. When pacman downloads packages, it saves them in a currently unused sync databases to free up disk space. When pacman
cache directory. In addition, databases are saved for every sync DB you downloads packages, it saves them in a cache directory. In addition,
download from, and are not deleted even if they are removed from the databases are saved for every sync DB you download from, and are not
configuration file linkman:pacman.conf[5]. Use one '\--clean' switch to deleted even if they are removed from the configuration file
only remove old packages; use two to remove all packages from the cache. linkman:pacman.conf[5]. Use one '\--clean' switch to only remove
In both cases, you will have a yes or no option to remove packages and/or packages that are no longer installed; use two to remove all packages
unused downloaded databases. from the cache. In both cases, you will have a yes or no option to
remove packages and/or unused downloaded databases.
*-e, \--dependsonly*:: *-e, \--dependsonly*::
Install all dependencies of a package, but not the specified package Install all dependencies of a package, but not the specified package