File

man/Makefile @ 11142:552cafd30eb2 0.11

MUC: Preserve disco 'node' attribute (or lack thereof) in response (fix #1595) (thanks lessthan3)
author Kim Alvefur <zash@zash.se>
date Wed, 07 Oct 2020 13:33:02 +0200 (2020-10-07)
parent 7032:817c7b197ac7
line wrap: on
line source
all: prosodyctl.man

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