File

man/Makefile @ 10977:29b9b679bdbc

util.dbuffer: Don't use # operator in tests, Lua 5.1 doesn't support __len
author Matthew Wild <mwild1@gmail.com>
date Sun, 28 Jun 2020 12:26:04 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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