File

man/Makefile @ 9298:2d71040a959f

MUC: If a user with an existing affiliation registers, preserve that affiliation (thanks jc)
author Matthew Wild <mwild1@gmail.com>
date Thu, 13 Sep 2018 14:46:24 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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