File

man/Makefile @ 8597:6e5fbeaca0f4

util.stanza: Fix tests to call error_reply() correctly, and add tests to ensure it vaguely works
author Matthew Wild <mwild1@gmail.com>
date Fri, 16 Mar 2018 14:24:53 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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