File

man/Makefile @ 10213:ee62754b0233

core.moduleapi: Uppercase "IQ stanza" for consistency It's written like that elsewhere in the send_iq method
author Kim Alvefur <zash@zash.se>
date Wed, 21 Aug 2019 23:15:05 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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