Skip to content
Snippets Groups Projects
Commit 6c1467fb authored by Frede H's avatar Frede H :speech_balloon:
Browse files

updated docs

parent 75a71d51
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,10 @@
All notable changes to this project will be documented in this file.
## [4.0.3-dev]
- updated translations
- updated docs
## [4.0.2] - 2017-03-21
## [4.0.1] - 2017-03-21
- GUI: Add sorting functionality.
- Add: --default argument
......
......@@ -54,6 +54,11 @@ Don't generate mirrorlist.
`-i`, `--interactive`
Launch a graphical tool to select mirrors to generate a custom mirrorlist.
`--default`
Used in conjunction with `-i/--interactive` ignores custom mirrorfile,
loading the default mirrorfile and executes the ranking/randomizing process
after the selection of mirrors.
`-v`, `--version`
Show the version of pacman-mirrors.
......
......@@ -38,7 +38,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">pacman-mirrors</a>
<a class="navbar-brand" href="">pacman-mirrors</a>
</div>
<!-- Expanded navigation -->
......@@ -46,13 +46,13 @@
<!-- Main navigation -->
<ul class="nav navbar-nav">
<li >
<a href="/">Home</a>
<a href="">Home</a>
</li>
<li >
<a href="/installation/">Installation</a>
<a href="/installation">Installation</a>
</li>
<li >
<a href="/usage/">Usage</a>
<a href="/usage">Usage</a>
</li>
</ul>
......
......@@ -134,6 +134,10 @@ Change the server maximum waiting time.</p>
Don't generate mirrorlist.</p>
<p><code>-i</code>, <code>--interactive</code>
Launch a graphical tool to select mirrors to generate a custom mirrorlist.</p>
<p><code>--default</code>
Used in conjunction with <code>-i/--interactive</code> ignores custom mirrorfile,<br />
loading the default mirrorfile and executes the ranking/randomizing process<br />
after the selection of mirrors.</p>
<p><code>-v</code>, <code>--version</code>
Show the version of pacman-mirrors.</p>
<p><code>--quiet</code>
......@@ -175,6 +179,6 @@ Make pacman-mirrors silent.</p></div>
</html>
<!--
MkDocs version : 0.16.2
Build Date UTC : 2017-03-19 10:49:21
MkDocs version : 0.16.1
Build Date UTC : 2017-03-25 12:34:57
-->
......@@ -2,7 +2,7 @@
"docs": [
{
"location": "/",
"text": "Documentation of pacman-mirrors\n\n\nEnhanced pacman-mirrors for Manjaro Linux\n\n\nCommands\n\n\n-h\n, \n--help\n\nShow the help message.\n\n\n-g\n, \n--generate\n\nGenerate a new mirrorlist.\n\n\n-m [method]\n, \n--method [method]\n\nChoose the generation method:\n\n\n\n\nrank\n\n\nrandom.\n\n\n\n\n-b [branch]\n, \n--branch [branch]\n\nChoose the branch to use:\n\n\n\n\nstable\n\n\ntesting\n\n\nunstable\n\n\n\n\n-c [country]\n, \n--country [country]\n\nChoose the country to use:\n\n\n\n\nall\n\n\nFrance\n\n\nFrance, German, Spain\n\n\n\n\n--geoip\n\nDetect country by using geolocation.\n\n\n-d\n, \n--mirror_dir\n\nChange directory of mirrors to use.\n\n\n-f [n]\n, \n--fasttrack [n]\n\nGenerates an updated and responsive mirrorlist of [n] mirrors.\n\n\n-l\n, \n--list\n\nLists available mirror countries\n\n\n-o\n, \n--output\n\nChange path of the output file.\n\n\n-t\n, \n--timeout\n\nChange the server maximum waiting time.\n\n\n--no-update\n\nDon't generate mirrorlist.\n\n\n-i\n, \n--interactive\n\nLaunch a graphical tool to select mirrors to generate a custom mirrorlist.\n\n\n-v\n, \n--version\n\nShow the version of pacman-mirrors.\n\n\n--quiet\n\nMake pacman-mirrors silent.",
"text": "Documentation of pacman-mirrors\n\n\nEnhanced pacman-mirrors for Manjaro Linux\n\n\nCommands\n\n\n-h\n, \n--help\n\nShow the help message.\n\n\n-g\n, \n--generate\n\nGenerate a new mirrorlist.\n\n\n-m [method]\n, \n--method [method]\n\nChoose the generation method:\n\n\n\n\nrank\n\n\nrandom.\n\n\n\n\n-b [branch]\n, \n--branch [branch]\n\nChoose the branch to use:\n\n\n\n\nstable\n\n\ntesting\n\n\nunstable\n\n\n\n\n-c [country]\n, \n--country [country]\n\nChoose the country to use:\n\n\n\n\nall\n\n\nFrance\n\n\nFrance, German, Spain\n\n\n\n\n--geoip\n\nDetect country by using geolocation.\n\n\n-d\n, \n--mirror_dir\n\nChange directory of mirrors to use.\n\n\n-f [n]\n, \n--fasttrack [n]\n\nGenerates an updated and responsive mirrorlist of [n] mirrors.\n\n\n-l\n, \n--list\n\nLists available mirror countries\n\n\n-o\n, \n--output\n\nChange path of the output file.\n\n\n-t\n, \n--timeout\n\nChange the server maximum waiting time.\n\n\n--no-update\n\nDon't generate mirrorlist.\n\n\n-i\n, \n--interactive\n\nLaunch a graphical tool to select mirrors to generate a custom mirrorlist.\n\n\n--default\n\nUsed in conjunction with \n-i/--interactive\n ignores custom mirrorfile,\n\nloading the default mirrorfile and executes the ranking/randomizing process\n\nafter the selection of mirrors.\n\n\n-v\n, \n--version\n\nShow the version of pacman-mirrors.\n\n\n--quiet\n\nMake pacman-mirrors silent.",
"title": "Home"
},
{
......@@ -12,7 +12,7 @@
},
{
"location": "/#commands",
"text": "-h , --help \nShow the help message. -g , --generate \nGenerate a new mirrorlist. -m [method] , --method [method] \nChoose the generation method: rank random. -b [branch] , --branch [branch] \nChoose the branch to use: stable testing unstable -c [country] , --country [country] \nChoose the country to use: all France France, German, Spain --geoip \nDetect country by using geolocation. -d , --mirror_dir \nChange directory of mirrors to use. -f [n] , --fasttrack [n] \nGenerates an updated and responsive mirrorlist of [n] mirrors. -l , --list \nLists available mirror countries -o , --output \nChange path of the output file. -t , --timeout \nChange the server maximum waiting time. --no-update \nDon't generate mirrorlist. -i , --interactive \nLaunch a graphical tool to select mirrors to generate a custom mirrorlist. -v , --version \nShow the version of pacman-mirrors. --quiet \nMake pacman-mirrors silent.",
"text": "-h , --help \nShow the help message. -g , --generate \nGenerate a new mirrorlist. -m [method] , --method [method] \nChoose the generation method: rank random. -b [branch] , --branch [branch] \nChoose the branch to use: stable testing unstable -c [country] , --country [country] \nChoose the country to use: all France France, German, Spain --geoip \nDetect country by using geolocation. -d , --mirror_dir \nChange directory of mirrors to use. -f [n] , --fasttrack [n] \nGenerates an updated and responsive mirrorlist of [n] mirrors. -l , --list \nLists available mirror countries -o , --output \nChange path of the output file. -t , --timeout \nChange the server maximum waiting time. --no-update \nDon't generate mirrorlist. -i , --interactive \nLaunch a graphical tool to select mirrors to generate a custom mirrorlist. --default \nUsed in conjunction with -i/--interactive ignores custom mirrorfile, \nloading the default mirrorfile and executes the ranking/randomizing process \nafter the selection of mirrors. -v , --version \nShow the version of pacman-mirrors. --quiet \nMake pacman-mirrors silent.",
"title": "Commands"
},
{
......
......@@ -4,7 +4,7 @@
<url>
<loc>/</loc>
<lastmod>2017-03-19</lastmod>
<lastmod>2017-03-25</lastmod>
<changefreq>daily</changefreq>
</url>
......@@ -12,7 +12,7 @@
<url>
<loc>/installation/</loc>
<lastmod>2017-03-19</lastmod>
<lastmod>2017-03-25</lastmod>
<changefreq>daily</changefreq>
</url>
......@@ -20,7 +20,7 @@
<url>
<loc>/usage/</loc>
<lastmod>2017-03-19</lastmod>
<lastmod>2017-03-25</lastmod>
<changefreq>daily</changefreq>
</url>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment