Fix README formatting.
This commit is contained in:
parent
fbe9bac5ae
commit
dc38efc891
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
@ -441,7 +441,7 @@ for example:
|
|||
}
|
||||
|
||||
apt::sources_list
|
||||
-------------
|
||||
-----------------
|
||||
|
||||
Creates a file in the apt/sources.list.d directory to easily add additional apt
|
||||
sources. One can use either the 'source' meta-parameter to specify a list of
|
||||
|
@ -484,7 +484,7 @@ File['apt_config']
|
|||
Use this resource to depend on or add to a completed apt configuration
|
||||
|
||||
Exec['apt_updated']
|
||||
-----------------
|
||||
-------------------
|
||||
|
||||
After this point the APT indexes are up-to-date.
|
||||
|
||||
|
|
Loading…
Reference in a new issue