File

man/Makefile @ 8261:012208387396

prosody.cfg.lua.dist: Improve certificates comment
author Matthew Wild <mwild1@gmail.com>
date Sat, 23 Sep 2017 17:49:48 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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