File

man/Makefile @ 8653:dab9b8af0f01

util.startup: Execute startup routine inside async context
author Matthew Wild <mwild1@gmail.com>
date Thu, 22 Mar 2018 16:24:22 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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