File

man/Makefile @ 11097:f23cf8e2e2ff

util.error: Cover registry initialization in test
author Kim Alvefur <zash@zash.se>
date Mon, 28 Sep 2020 18:36:00 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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