File

man/Makefile @ 10872:a3f3f42736f2

util.human.io: Fix variable name [luacheck]
author Matthew Wild <mwild1@gmail.com>
date Tue, 02 Jun 2020 08:02:03 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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