commit | ec38d554e1488a90bb62488a8d9c9444168f6e43 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Tue Apr 25 14:45:46 2017 +0200 |
committer | GitHub <noreply@github.com> | Tue Apr 25 14:45:46 2017 +0200 |
tree | 102efd6999290d30c02b2a79fce52c526c513f78 | |
parent | 6e6577a6098d862a9cbb8fc179863b9946fe57c8 [diff] | |
parent | 34a29b491de30bd541bee2726794874127942be6 [diff] |
Merge pull request #90 from jiribroulik/master README fix for purging repos
diff --git a/README.rst b/README.rst index 856851b..b10d881 100644 --- a/README.rst +++ b/README.rst
@@ -507,6 +507,15 @@ https: https://proxy.host.local:3143 +Remove all repositories: + +.. code-block:: yaml + + linux: + system: + purge_repos: true + + RC ~~