HomeClusterLabs Projects
Diffusion Booth 1103f8ef4cab

docs: boothd.8: fix runaway formatting for what's config file snippet

Description

docs: boothd.8: fix runaway formatting for what's config file snippet

This was (likely) exposed with asciidoctor being updated to v2.0.0+
resulting in this "visual" (as in actually viewing the man page) diff
before vs. after:

  • ticket="manual-ticket"
  • [...]
  • mode = manual
  • [...]

+ ticket="manual-ticket" [...] mode = manual [...]

Marking that part as a literal block (in an established manner)
restores the sanity.

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

Details

Provenance
Jan Pokorný <jpokorny@redhat.com>Authored on Sep 30 2019, 2:36 PM
Parents
rB497c0b914788: Merge pull request #76 from jnpkrn/static-analysis
Branches
Unknown
Tags
Unknown

Event Timeline