File

man/Makefile @ 7243:6e6eea2124c5

tests: Add namespace/prefix tracking test for util.xml
author Matthew Wild <mwild1@gmail.com>
date Sat, 05 Mar 2016 23:44:57 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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