Manjaro Difference between revisions of "Pacman-mirrors"

Difference between revisions of "Pacman-mirrors"

From Manjaro
imported>Fhdk
imported>Fhdk
Line 90: Line 90:
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<pre>
<pre>
~ >>> pacman-mirrors
~ >>> pacman-mirrors -h                                                                 
Version 4.4.0
Version 4.7.1
USAGE:
ANVENDELSE:
  pacman-mirrors [-h] [-f NUMBER] [-i [-d]] [-m METHOD]
  pacman-mirrors [-h] [-f [TAL]] [-i [-d]] [-m METODE]
[-c COUNTRY [COUNTRY...]] [--geoip] [-l]
[-c LAND [LAND...]] [--geoip] [-l]
[-b BRANCH | -G | -S/-B BRANCH] [-a] [-p PREFIX]
[-b PAKKEGRUPPE | -G | -S/-B PAKKEGRUPPE] [-a] [-p PRÆFIKS]
[-P PROTO [PROTO...]] [-R] [-U URL]
[-P PROTOKOL [PROTOKOL...]] [-R] [-U URL]
[-q] [-t SECONDS] [-v] [-n]
[-q] [-t SEKUNDER] [-v] [-n]


METHODS:
METODER:
   -f, --fasttrack NUMBER
  -i, --interactive    Opret personlig serverliste
   -f, --fasttrack [TAL]
                         Generate mirrorlist with a number of up-to-date
                         Generate mirrorlist with a number of up-to-date
                         mirrors. Ignores:
                         mirrors. Overrides : --geoip, --method
  -i, --interactive    Generate custom mirrorlist
   -c, --country LAND [LAND ...]
  -d, --default        Interactive: Load default mirror file
                         En liste over lande, adskilt med komma, hvorfra
  -m, --method {rank,random}
                         servere vil blive brugt
                        Generation method
   --geoip              Brug geolokation for at bruge server i dit land (om
 
                         muligt)
COUNTRY:
   -c, --country COUNTRY [COUNTRY ...]
                         Comma separated list of countries, from which mirrors
                         will be used
   --geoip              Get current country using geolocation
  -l, --country-list, --list
                         List all available countries


BRANCH:
PAKKEGRUPPE:
   -b, --branch {stable,testing,unstable}
   -b, --branch {stable,testing,unstable}
                         Branch name
                         PakkeGruppe
   -G, --get-branch      API: Return branch from configuration
   -G, --get-branch      API: Udskriv PakkeGruppe fra konfigurationsfilen
   -S, -B, --set-branch {stable,testing,unstable}
   -S, -B, --set-branch {stable,testing,unstable}
                         API: Replace branch in configuration
                         API: Erstat PakkeGruppe i konfigurationsfilen


API:
API:
   -a, --api            [-p PREFIX][-R][-S|-G BRANCH][-P PROTO [PROTO ...]]
   -a, --api            [-p PRÆFIKS][-R][-S/-B|-G PAKKEGRUPPE][-P PROTOKOL
   -p, --prefix PREFIX  API: Set prefix to : $mnt | /mnt/install
                        [PROTOKOL ...]]
   -p, --prefix PRÆFIKS  API: Sæt prefix til : $mnt | /mnt/install
   -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: Replace protocols in configuration
                         API: Erstat protokoller i konfigurationsfilen
   -R, --re-branch      API: Replace branch in mirrorlist
   -R, --re-branch      API: Erstat PakkeGruppe i server listen
   -U, --url URL        API: Replace mirror url in mirrorlist
   -U, --url URL        API: Erstat server url i serverlisten


MISC:
DIVERSE:
  -d, --default        INTERACTIVE: Indlæs standard server information
   -h, --help
   -h, --help
   -q, --quiet          Quiet mode - less verbose output
  -l, --list, --country-list
   -t, --timeout SECONDS
                        Udskriv alle lande med servere
                         Maximum waiting time for server response
  -m, --method {rank,random}
   -v, --version        Print the pacman-mirrors version
                        Oprettelsesmetode
   -n, --no-mirrorlist  Use to skip generation of mirrorlist
   -q, --quiet          Stilletilstand - færre informationer
 
   -t, --timeout SEKUNDER
!! Deprecated argument: '-g/--generate'!
                         Maksimal ventetid for serversvar
  Please use '-f/--fasttrack NUMBER', Use 0 for all mirrors
   -v, --version        Udskriv versionsnummer
!! Deprecated argument: '-y/--sync'!
   -n, --no-mirrorlist  Bruges for at holde serverlisten uændret
  Please use 'pacman -Syy'


</pre>
</pre>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.