File

man/Makefile @ 7139:2f9088c663c6

loggingmanager: Stringify all arguments to format so we can finally see the *real* error messages
author Kim Alvefur <zash@zash.se>
date Thu, 04 Feb 2016 20:45:37 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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