File

man/Makefile @ 9051:68386f7b9fc9

MUC: Add some comments clarifying methods
author Matthew Wild <mwild1@gmail.com>
date Tue, 17 Jul 2018 10:35:33 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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