File

man/Makefile @ 10756:a026e4f45f3f 0.11

MUC tests: Add missing affiliation attribute
author Matthew Wild <mwild1@gmail.com>
date Thu, 23 Apr 2020 13:44:47 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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