File

man/Makefile @ 9329:19bc3ec13f07

util.json: Use util.iterators.sorted_pairs() in ordered mode
author Matthew Wild <mwild1@gmail.com>
date Fri, 21 Sep 2018 14:35:35 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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