File

man/Makefile @ 12733:2167e1639aab

mod_authz_internal: Allow specifying default role for public (remote) users
author Matthew Wild <mwild1@gmail.com>
date Thu, 29 Sep 2022 12:46:02 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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