File

man/Makefile @ 10906:a1fed82c44b9

util.dependencies: Use util.human.io.table to replace custom layout code
author Matthew Wild <mwild1@gmail.com>
date Thu, 04 Jun 2020 17:30:44 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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