File

man/Makefile @ 9843:17060708d0eb 0.11

mod_muc_mam: Add comment about the tricks done with the 'with' field
author Kim Alvefur <zash@zash.se>
date Mon, 04 Mar 2019 12:58:20 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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