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

regenerated man page and site docs

parent 98ff2f4d
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -237,9 +237,9 @@ BRANCH: Value from config</code></pre>
<p><em>sudo pacman-mirrors -b unstable –geoip</em></p></li>
<li><p>I want to permanently change branch to unstable, use mirrors from Germany and France, use only https and http protocol in that order</p>
<p><em>sudo pacman-mirrors -ac Germany,France -S unstable -P https http</em></p></li>
<li><p>Create a mirrorlist with German mirrors</p>
<li><p>Create a mirrorlist with German mirrors and a custom mirror file</p>
<p><em>sudo pacman-mirrors -c Germany</em></p></li>
<li><p>If you want more countries in your mirrorlist add them</p>
<li><p>If you want more countries in your mirrorlist add them they will be written to your custom mirror pool</p>
<p><em>sudo pacman-mirrors -c Germany France Denmark</em></p></li>
<li><p>Create a mirrorlist with 5 mirrors up-to-date on your branch</p>
<p><em>sudo pacman-mirrors -f 5</em></p></li>
......
......@@ -295,11 +295,11 @@ BRANCH: Value from config
<p><em>sudo pacman-mirrors -ac Germany,France -S unstable -P https http</em></p>
</li>
<li>
<p>Create a mirrorlist with German mirrors</p>
<p>Create a mirrorlist with German mirrors and a custom mirror file</p>
<p><em>sudo pacman-mirrors -c Germany</em></p>
</li>
<li>
<p>If you want more countries in your mirrorlist add them</p>
<p>If you want more countries in your mirrorlist add them they will be written to your custom mirror pool</p>
<p><em>sudo pacman-mirrors -c Germany France Denmark</em></p>
</li>
<li>
......@@ -435,6 +435,6 @@ Frede Hundewadt &lt;echo ZmhAbWFuamFyby5vcmcK | base64 -d&gt;
</html>
<!--
MkDocs version : 0.17.1
Build Date UTC : 2017-11-11 17:37:16
MkDocs version : 0.17.2
Build Date UTC : 2017-11-16 16:32:02
-->
This diff is collapsed.
......@@ -4,7 +4,7 @@
<url>
<loc>/</loc>
<lastmod>2017-11-11</lastmod>
<lastmod>2017-11-16</lastmod>
<changefreq>daily</changefreq>
</url>
......@@ -12,7 +12,7 @@
<url>
<loc>/installation/</loc>
<lastmod>2017-11-11</lastmod>
<lastmod>2017-11-16</lastmod>
<changefreq>daily</changefreq>
</url>
......@@ -20,7 +20,7 @@
<url>
<loc>/usage/</loc>
<lastmod>2017-11-11</lastmod>
<lastmod>2017-11-16</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