File

man/Makefile @ 8821:c1014eac2a1a

.luacheckrc: Only ignore warnings for excluded files, not syntax errors
author Kim Alvefur <zash@zash.se>
date Wed, 23 May 2018 00:55:33 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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