File

man/Makefile @ 8288:e9ac2d93de18

util.sql: Don't log at error level if a transaction failed and was retried ok
author Matthew Wild <mwild1@gmail.com>
date Wed, 04 Oct 2017 10:16:42 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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