File

man/Makefile @ 9597:17d43543f9b6 0.11

pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226)
author Kim Alvefur <zash@zash.se>
date Tue, 30 Oct 2018 18:20:54 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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