File

man/Makefile @ 13558:56e112b890ea

util.queue: tests: Add test for :replace() method
author Matthew Wild <mwild1@gmail.com>
date Tue, 12 Nov 2024 11:25:49 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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