mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Tweak sysctl docs so they'll web-render
This commit is contained in:
@@ -76,6 +76,7 @@ def print_man(doc):
|
||||
opt_leadin = "-"
|
||||
|
||||
print "%s %s" % (opt_leadin, o)
|
||||
|
||||
desc = "".join(opt['description'])
|
||||
|
||||
if 'choices' in opt:
|
||||
|
||||
Reference in New Issue
Block a user