File

man/Makefile @ 9259:926a88dd5c54

mod_vcard_legacy: Clear avatars on setting a vcard-temp Otherwise it is not possible to remove avatars
author Kim Alvefur <zash@zash.se>
date Sat, 01 Sep 2018 18:10:33 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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