File

man/Makefile @ 10672:657e61531b33 0.11

mod_pubsub, mod_pep: Ensure correct number of children of <item/> (fixes #1496)
author Kim Alvefur <zash@zash.se>
date Thu, 27 Feb 2020 20:01:54 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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