File

man/Makefile @ 9684:b2d6b79c9513

MUC/subject: Don't consider messages with <body> or <subject> (fixes #667)
author Kim Alvefur <zash@zash.se>
date Tue, 04 Dec 2018 19:49:31 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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