File

man/Makefile @ 8258:503f424d4f07

prosody.cfg.lua.dist: Update in preparation for 0.10.0 release
author Matthew Wild <mwild1@gmail.com>
date Sat, 23 Sep 2017 13:39:16 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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