File

man/Makefile @ 8014:ff3787033abb

util.datamanager: Log where the error came from
author Kim Alvefur <zash@zash.se>
date Tue, 28 Mar 2017 17:31:55 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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