File

man/Makefile @ 7140:b19438c2ca1b

certmanager: Support new certificate configuration for non-XMPP services too (fixes #614)
author Matthew Wild <mwild1@gmail.com>
date Fri, 05 Feb 2016 00:03:41 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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