File

man/Makefile @ 9457:d01cff2f7a26

util.promise tests: Fix luacheck warnings
author Matthew Wild <mwild1@gmail.com>
date Wed, 10 Oct 2018 18:02:36 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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