File

man/Makefile @ 9877:ded5303e1fde

util.startup: Log configuration warnings at startup
author Matthew Wild <mwild1@gmail.com>
date Wed, 20 Mar 2019 12:45:58 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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