forked from ungleich-public/cdist
add hint on asciidoc errors and how to fix
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
864d25bd8c
commit
c5675bc352
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ HOW TO SUBMIT A NEW TYPE
|
|||
Submitting a type works as described above, with the additional requirement
|
||||
that a corresponding manpage named man.text in asciidoc format with
|
||||
the manpage-name "cdist-type__NAME" is included in the type directory
|
||||
AND asciidoc is able to compile it.
|
||||
AND asciidoc is able to compile it (i.e. do NOT have to many "=" in the second
|
||||
line).
|
||||
|
||||
|
||||
SEE ALSO
|
||||
|
|
Loading…
Reference in a new issue