File

man/Makefile @ 7519:d278a770eddc

util.table: Add pack() function (this is already available in Lua 5.2+)
author Matthew Wild <mwild1@gmail.com>
date Wed, 27 Jul 2016 13:39:19 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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