File

man/Makefile @ 12771:e9fcc69ea508

util.cache: Add some missing test cases Found via mutation testing.
author Matthew Wild <mwild1@gmail.com>
date Thu, 13 Oct 2022 09:55:36 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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