File

man/Makefile @ 12422:8e4a5cb2d199

CHANGES: Update to add new changes in trunk
author Matthew Wild <mwild1@gmail.com>
date Sat, 19 Mar 2022 11:47:52 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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