File

man/Makefile @ 8713:48bd442f6d4d

util.startup: Use own logger instead of the possibly not available yet _G.log
author Kim Alvefur <zash@zash.se>
date Thu, 05 Apr 2018 16:01:10 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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