defition_list_syntax(5) -- hiya
===============================

Definition lists look like unordered lists:

  * term:
    definition

  * another one:
    The definition may span
    multiple lines and even 
    start 
    new paragraphs

  * `--somearg`=<VALUE>:
    We can do that too.
