File

man/Makefile @ 8625:08bf4df6fdb7

util.async: Remove redundant line committed by mistake (Zash, luacheck)
author Matthew Wild <mwild1@gmail.com>
date Sat, 17 Mar 2018 22:03:08 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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