File

man/Makefile @ 10759:817f1d6b499e

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

all: prosodyctl.man

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