pacman.8: Consistently refer to the package database
We use "package database" everywhere apart from in the description of "-y". Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
5780350751
commit
ec50ec8a15
1 changed files with 3 additions and 3 deletions
|
@ -424,11 +424,11 @@ system upgrade and install/upgrade the "foo" package in the same operation.
|
||||||
Retrieve all packages from the server, but do not install/upgrade anything.
|
Retrieve all packages from the server, but do not install/upgrade anything.
|
||||||
|
|
||||||
*-y, \--refresh*::
|
*-y, \--refresh*::
|
||||||
Download a fresh copy of the master package list from the server(s)
|
Download a fresh copy of the master package database from the server(s)
|
||||||
defined in linkman:pacman.conf[5]. This should typically be used each time
|
defined in linkman:pacman.conf[5]. This should typically be used each time
|
||||||
you use '\--sysupgrade' or '-u'. Passing two '\--refresh' or '-y' flags
|
you use '\--sysupgrade' or '-u'. Passing two '\--refresh' or '-y' flags
|
||||||
will force a refresh of all package lists, even if they appear to be up-
|
will force a refresh of all package databases, even if they appear to be
|
||||||
to-date.
|
up-to-date.
|
||||||
|
|
||||||
|
|
||||||
Database Options[[QO]]
|
Database Options[[QO]]
|
||||||
|
|
Loading…
Add table
Reference in a new issue