File

man/Makefile @ 8250:9ea5ea53744b

mod_mam: Log a message when not archiving because it only had ignored tags
author Kim Alvefur <zash@zash.se>
date Mon, 18 Sep 2017 18:35:01 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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