File

man/Makefile @ 9471:6798fcd25e9c

storagemanager tests: Add many more archive tests, including (failing) cases for #1200 and #1073
author Matthew Wild <mwild1@gmail.com>
date Thu, 11 Oct 2018 14:10:55 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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