File

man/Makefile @ 7114:51cf09bb74eb

util.random: Restore friendlier error from 0.9/util.uuid
author Kim Alvefur <zash@zash.se>
date Sun, 31 Jan 2016 17:27:15 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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