File

man/Makefile @ 12429:16a49f04d507

adhoc: Include stanza and origin in adhoc event data This allows easier access to these, which could be useful for all sorts of reasons
author Kim Alvefur <zash@zash.se>
date Mon, 06 Mar 2017 15:19:35 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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