File

man/Makefile @ 13445:360e05f33835 0.12

net.http.files: Validate argument to setup function Fixes error in #1765 by throwing an error earlier
author Kim Alvefur <zash@zash.se>
date Tue, 27 Feb 2024 17:14:16 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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