File

man/Makefile @ 8276:5ebad58b2548

prosody, prosodyctl: Print the actual config file name used when a problem loading it was encountered (see #990)
author Kim Alvefur <zash@zash.se>
date Wed, 27 Sep 2017 15:33:29 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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