File

man/Makefile @ 8494:4f75f4da6d4e

certmanager: Check for missing certificate before key in configuration (should be marginally less confusing)
author Kim Alvefur <zash@zash.se>
date Thu, 28 Dec 2017 17:32:56 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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