File

man/Makefile @ 10659:8f95308c3c45

usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter
author Matthew Wild <mwild1@gmail.com>
date Sun, 23 Feb 2020 12:38:43 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

%.man: %.markdown
	pandoc -s -t man -o $@ $^