File

man/Makefile @ 8601:ce5b16e13573

util.async: Log warning when unexpected state is reached
author Matthew Wild <mwild1@gmail.com>
date Fri, 16 Mar 2018 17:11:23 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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