File

man/Makefile @ 8692:a55574754e5f

configmanager: Move firing of the 'config-reloaded' event into util.startup (fixes #1117)
author Kim Alvefur <zash@zash.se>
date Sun, 25 Mar 2018 17:02:00 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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