File

man/Makefile @ 8667:a05d36075c6a

util.startup: Fix variable usage [luacheck]
author Matthew Wild <mwild1@gmail.com>
date Thu, 22 Mar 2018 21:47:16 +0000 (2018-03-22)
parent 7032:817c7b197ac7
line wrap: on
line source
all: prosodyctl.man

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