File

man/Makefile @ 9175:43b6f67aba05

util.pubsub tests: Add tests to confirm new access model is enforced on config change
author Matthew Wild <mwild1@gmail.com>
date Sun, 12 Aug 2018 11:34:50 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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