File

man/Makefile @ 13118:6b5e92949051

net.http.server: Return request ID in header to aid debugging Eases locating the request in logs
author Kim Alvefur <zash@zash.se>
date Mon, 29 May 2023 01:42:31 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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