File

man/Makefile @ 13106:8c762a30eae0

util.jsonschema: Update test suite ignore rules A test case was added in the middle, so all these need to be reordered.
author Kim Alvefur <zash@zash.se>
date Sat, 20 May 2023 15:44:55 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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