File

man/Makefile @ 9529:6a1e7723208b

util.array: Add __div for parity with util.set
author Matthew Wild <mwild1@gmail.com>
date Sun, 21 Oct 2018 15:38:55 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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