File

man/Makefile @ 7137:4a5619a87b44

loggingmanager: Write out timestamps in same write() call as everything else
author Kim Alvefur <zash@zash.se>
date Thu, 04 Feb 2016 17:57:12 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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