mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
more info for asciidoc to correctly build manpages
This commit is contained in:
3
docs/templates/man.j2
vendored
3
docs/templates/man.j2
vendored
@@ -2,6 +2,9 @@
|
||||
{{name}}(1)
|
||||
{{ '=' * ((name|length|int) + 3) }}
|
||||
:doctype: manpage
|
||||
:author: Red Hat,Inc | Ansible
|
||||
:encoding: utf-8
|
||||
:lang: en
|
||||
:man source: Ansible
|
||||
:man version: %VERSION%
|
||||
:man manual: System administration commands
|
||||
|
||||
Reference in New Issue
Block a user