File

man/Makefile @ 9603:4897bd63f624 0.11

MUC: Add luacheck annotation for unused parameter in filter function
author Matthew Wild <mwild1@gmail.com>
date Wed, 31 Oct 2018 13:28:02 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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