mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
keep list as list in synopsis
This commit is contained in:
parent
88970bcfb2
commit
c16a88cac4
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Synopsis
|
||||||
--------
|
--------
|
||||||
|
|
||||||
{% for desc in description -%}
|
{% for desc in description -%}
|
||||||
@{ desc | convert_symbols_to_format }@
|
* @{ desc | convert_symbols_to_format }@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
{% if aliases is defined -%}
|
{% if aliases is defined -%}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue