File

man/Makefile @ 8231:97a094fdf101

mod_mam: Log a message in case archive deletion is not supported by the storage module in use
author Kim Alvefur <zash@zash.se>
date Tue, 12 Sep 2017 14:59:52 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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