File

man/Makefile @ 10960:f84e0e2faae2

util.ringbuffer: Fix accidentally committed test change (thanks buildbot)
author Matthew Wild <mwild1@gmail.com>
date Thu, 25 Jun 2020 15:45:13 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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