Difference between revisions of "Pacman-mirrors"

imported>Fhdk
imported>Fhdk
Line 84: Line 84:
<pre>
<pre>
~ >>> pacman-mirrors -h                                                                   
~ >>> pacman-mirrors -h                                                                   
Version 4.7.1
Version 4.9.0
ANVENDELSE:
USAGE:
  pacman-mirrors [-h] [-f [TAL]] [-i [-d]] [-m METODE]
  pacman-mirrors [-h] [-f [NUMBER]] [-i [-d]] [-m METHOD]
[-c LAND [LAND...]] [--geoip] [-l]
[-c COUNTRY [COUNTRY...] | [--geoip]]
[-b PAKKEGRUPPE | -G | -S/-B PAKKEGRUPPE] [-a] [-p PRÆFIKS]
[-l] [-lc] [-q] [-t SECONDS] [-v] [-n]
[-P PROTOKOL [PROTOKOL...]] [-R] [-U URL]
[--api] [-S/-B BRANCH] [-p PREFIX]
[-q] [-t SEKUNDER] [-v] [-n]
[-P PROTO [PROTO...]] [-R] [-U URL]


METODER:
METHODS:
   -i, --interactive    Opret personlig serverliste
   -i, --interactive    Generate custom mirrorlist
   -f, --fasttrack [TAL]
   -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 LAND [LAND ...]
   -c, --country COUNTRY [COUNTRY ...]
                         En liste over lande, adskilt med komma, hvorfra
                         Comma separated list of countries, from which mirrors
                         servere vil blive brugt
                         will be used
   --geoip               Brug geolokation for at bruge server i dit land (om
   -g, --geoip           Get current country using geolocation
                        muligt)


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


DIVERSE:
MISC:
   -d, --default        INTERACTIVE: Indlæs standard server information
  -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
                         Udskriv alle lande med servere
                         List all available countries
  -lc, --country-config
                        lists configured mirror countries
   -m, --method {rank,random}
   -m, --method {rank,random}
                         Oprettelsesmetode
                         Generation method
   -q, --quiet          Stilletilstand - færre informationer
  -n, --no-mirrorlist  Use to skip generation of mirrorlist
   -t, --timeout SEKUNDER
   -q, --quiet          Quiet mode - less verbose output
                         Maksimal ventetid for serversvar
   -t, --timeout SECONDS
   -v, --version        Udskriv versionsnummer
                         Maximum waiting time for server response
  -n, --no-mirrorlist  Bruges for at holde serverlisten uændret
   -v, --version        Print the pacman-mirrors version


</pre>
</pre>
Anonymous user