File

man/Makefile @ 9292:d5f798efb1ba

mod_auth_insecure: Fix module provider name
author Matthew Wild <mwild1@gmail.com>
date Wed, 12 Sep 2018 13:43:18 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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