File

man/Makefile @ 11198:c4c06fbb7d87

util.cache: Add __name to metatable
author Matthew Wild <mwild1@gmail.com>
date Fri, 30 Oct 2020 14:05:07 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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