File

man/Makefile @ 9462:6489d75ff1d6

mod_http_files: Silence luacheck warnings related to config variables
author Kim Alvefur <zash@zash.se>
date Wed, 10 Oct 2018 21:53:26 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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