Difference between revisions of "Pacman-mirrors"
Updated arguments list
imported>Fhdk |
imported>Fhdk (Updated arguments list) |
||
Line 26: | Line 26: | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
<pre> | <pre> | ||
optional arguments: | |||
-h, --help show this help message and exit | -h, --help show this help message and exit | ||
-g, --generate Generate mirrorlist | |||
METHODS: | |||
-g, --generate Generate mirrorlist with defaults | |||
-f, --fasttrack NUMBER | |||
Generate mirrorlist with a number of up-to-date | |||
mirrors. Ignores: --country --interactive --method | |||
--geoip | |||
-i, --interactive Generate custom mirrorlist | |||
-d, --default Interactive: Load default mirror file | |||
-m, --method {rank,random} | -m, --method {rank,random} | ||
Generation method | Generation method | ||
COUNTRY: | |||
-c, --country COUNTRY [COUNTRY ...] | -c, --country COUNTRY [COUNTRY ...] | ||
Comma separated list of countries, from which mirrors | Comma separated list of countries, from which mirrors | ||
will be used | will be used | ||
--geoip Get current country using geolocation. | --geoip Get current country using geolocation | ||
-l, --country-list, --list | |||
- | List all available countries | ||
- | BRANCH: | ||
-b, --branch {stable,testing,unstable} | |||
Branch name | |||
-G, --get-branch API: Return branch from configuration | |||
-S, --set-branch {stable,testing,unstable} | |||
API: Replace branch in configuration | |||
API: | |||
-a, --api [-p PREFIX][-R][-S|-G BRANCH][-P PROTO [PROTO ...]] | |||
-p, --prefix PREFIX API: Set prefix to: $mnt | /mnt/install | |||
-P, --proto, --protocols {all,http,https,ftp,ftps} [{all,http,https,ftp,ftps} ...] | |||
API: Replace protocols in configuration | |||
-R, --re-branch API: Replace branch in mirrorlist | |||
-U, --url URL API: Replace mirror url in mirrorlist | |||
MISC: | |||
-q, --quiet Quiet mode - less verbose output | |||
-t, --timeout SECONDS | -t, --timeout SECONDS | ||
Maximum waiting time for server response | Maximum waiting time for server response | ||
-v, --version Print the pacman-mirrors version | -v, --version Print the pacman-mirrors version | ||
- | -n, --no-mirrorlist Use to skip generation of mirrorlist | ||
-y, --sync Syncronize pacman databases | |||
- | |||
</pre> | </pre> | ||
</div> | </div> |