File

man/Makefile @ 13392:e8f8a4394187

CHANGES: Document some of the recent changes and features in trunk
author Matthew Wild <mwild1@gmail.com>
date Fri, 08 Dec 2023 15:46:32 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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