File

man/Makefile @ 7485:5c4527f2d18d

test_util_cache: rename a variable (c is already defined) [luacheck]
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 09 Jul 2016 17:30:56 +0800
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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