File

man/Makefile @ 9075:46d4322f7eed

util.pubsub: Add support for a config validation function
author Matthew Wild <mwild1@gmail.com>
date Wed, 01 Aug 2018 19:18:07 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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