File

man/Makefile @ 7883:9ff791c9f069

mod_mam/mamprefs: Use 'prosody.hosts' instead of '_G.hosts' in case we ever deprecate the later
author Kim Alvefur <zash@zash.se>
date Sat, 04 Feb 2017 00:58:48 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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