File

man/Makefile @ 8719:0cb84aafeee6

util.startup: Initialize logging earlier, so that messages from eg net.server are shown
author Kim Alvefur <zash@zash.se>
date Thu, 05 Apr 2018 17:41:00 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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