File

man/Makefile @ 9166:cce55767004a

tools: Add a tool to generate net.http.codes from IANA registry
author Kim Alvefur <zash@zash.se>
date Thu, 08 Feb 2018 17:35:42 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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