File

man/Makefile @ 7509:d4bd036e679b

test_util_queue: finish stress-test by emptying the queue
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 21 Jul 2016 01:23:32 +0800
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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