File

man/Makefile @ 11155:8d692a8a8f48

mod_http_errors: Remove 'extra' element when empty
author Kim Alvefur <zash@zash.se>
date Mon, 12 Oct 2020 18:27:42 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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