File

man/Makefile @ 7254:8aaae816cc7e

tests: Expand util.stanza tests
author Matthew Wild <mwild1@gmail.com>
date Wed, 09 Mar 2016 12:59:43 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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