File

man/Makefile @ 8801:a6a587df3b0e

.luacheckrc: Add some additional stricter requirements when PROSODY_STRICT_LINT=1
author Matthew Wild <mwild1@gmail.com>
date Fri, 18 May 2018 15:02:00 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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