File

man/Makefile @ 7529:bdaff978c790

util.openssl: rename variable to not collide with other 'k's [luacheck]
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 28 Jul 2016 15:34:45 +0800
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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