File

man/Makefile @ 8419:57610304e30d

prosodyctl: Fix traceback with lfs < 1.6.2 and show warning
author Matthew Wild <mwild1@gmail.com>
date Thu, 30 Nov 2017 18:47:06 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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