File

man/Makefile @ 7515:9e48299799d8

test_utf8: remove 2 unused variables and an undefined variable [luacheck]
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 23 Jul 2016 20:24:14 +0800
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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