File

man/Makefile @ 9930:12a31296d63d

moduleapi: Log suppressed status priority and message when not overriding
author Matthew Wild <mwild1@gmail.com>
date Tue, 26 Mar 2019 17:22:56 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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