File

man/Makefile @ 7951:2b91da49285a

mod_adhoc/adhoc.lib: instantiate table with all fields
author Kim Alvefur <zash@zash.se>
date Mon, 06 Mar 2017 15:09:22 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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