Fix sections in doc
This commit is contained in:
parent
b5c8294dc6
commit
3c4214f0eb
1 changed files with 6 additions and 3 deletions
|
@ -23,9 +23,6 @@ OPTIONAL PARAMETERS
|
|||
arch
|
||||
set this if you need to force and specific arch (ubuntu specific)
|
||||
|
||||
signed-by
|
||||
provide a GPG key fingerprint or keyring path for signature checks. May be repeated.
|
||||
|
||||
state
|
||||
'present' or 'absent', defaults to 'present'
|
||||
|
||||
|
@ -37,6 +34,12 @@ component
|
|||
space delimited list of components to enable. Defaults to an empty string.
|
||||
|
||||
|
||||
OPTIONAL MULTIPLE PARAMETERS
|
||||
----------------------------
|
||||
signed-by
|
||||
provide a GPG key fingerprint or keyring path for signature checks. May be repeated.
|
||||
|
||||
|
||||
BOOLEAN PARAMETERS
|
||||
------------------
|
||||
include-src
|
||||
|
|
Loading…
Reference in a new issue