File

man/Makefile @ 7508:736dea7b99ec

test_util_queue: Reduce iteration count of loop and add asserts
author Kim Alvefur <zash@zash.se>
date Wed, 20 Jul 2016 18:07:10 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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