File

man/Makefile @ 10271:2f30ad040454

MUC: Update test for vcard-temp changes Should this XEP-0398 behavior even be covered here? The original lines came from a recording.
author Kim Alvefur <zash@zash.se>
date Sat, 21 Sep 2019 17:52:07 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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