File

man/Makefile @ 8240:c803624cae3d

spec/util_queue: Add iterator and peek tests for 100% line coverage
author Matthew Wild <mwild1@gmail.com>
date Sat, 16 Sep 2017 10:16:08 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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