Difference between revisions of "Pacman-mirrors"
Views
Actions
Namespaces
Variants
Tools
→Available arguments
imported>Fhdk |
imported>Fhdk |
||
Line 84: | Line 84: | ||
<pre> | <pre> | ||
~ >>> pacman-mirrors -h | ~ >>> pacman-mirrors -h | ||
Version 4. | Version 4.9.0 | ||
USAGE: | |||
pacman-mirrors [-h] [-f [ | pacman-mirrors [-h] [-f [NUMBER]] [-i [-d]] [-m METHOD] | ||
[-c | [-c COUNTRY [COUNTRY...] | [--geoip]] | ||
[- | [-l] [-lc] [-q] [-t SECONDS] [-v] [-n] | ||
[--api] [-S/-B BRANCH] [-p PREFIX] | |||
[-P PROTO [PROTO...]] [-R] [-U URL] | |||
METHODS: | |||
-i, --interactive | -i, --interactive Generate custom mirrorlist | ||
-f, --fasttrack [ | -f, --fasttrack [NUMBER] | ||
Generate mirrorlist with a number of up-to-date | Generate mirrorlist with a number of up-to-date | ||
mirrors. Overrides : --geoip, --method | mirrors. Overrides : --geoip, --method | ||
-c, --country | -c, --country COUNTRY [COUNTRY ...] | ||
Comma separated list of countries, from which mirrors | |||
will be used | |||
--geoip | -g, --geoip Get current country using geolocation | ||
API: | |||
- | -a, --api [-p PREFIX][-R][-S/-B|-G BRANCH][-P PROTO [PROTO ...]] | ||
-S, -B, --set-branch {stable,testing,unstable} | -S, -B, --set-branch {stable,testing,unstable} | ||
API: | API: Replace branch in configuration | ||
-p, --prefix PREFIX API: Set prefix to : $mnt | /mnt/install | |||
-p, --prefix | |||
-P, --proto, --protocols {all,http,https,ftp,ftps} [{all,http,https,ftp,ftps} ...] | -P, --proto, --protocols {all,http,https,ftp,ftps} [{all,http,https,ftp,ftps} ...] | ||
API: | API: Replace protocols in configuration | ||
-R, --re-branch API: | -R, --re-branch API: Replace branch in mirrorlist | ||
-U, --url URL API: | -U, --url URL API: Replace mirror url in mirrorlist | ||
MISC: | |||
-d, --default INTERACTIVE: | -G, --get-branch Return branch from configuration | ||
-d, --default INTERACTIVE: Load default mirror file | |||
-h, --help | -h, --help | ||
-l, --list, --country-list | -l, --list, --country-list | ||
List all available countries | |||
-lc, --country-config | |||
lists configured mirror countries | |||
-m, --method {rank,random} | -m, --method {rank,random} | ||
Generation method | |||
-q, --quiet | -n, --no-mirrorlist Use to skip generation of mirrorlist | ||
-t, --timeout | -q, --quiet Quiet mode - less verbose output | ||
-t, --timeout SECONDS | |||
-v, --version | Maximum waiting time for server response | ||
-v, --version Print the pacman-mirrors version | |||
</pre> | </pre> |