File

man/Makefile @ 9454:6780049be177

mod_admin_telnet: Allow viewing HTTP event listeners via debug:events('http')
author Matthew Wild <mwild1@gmail.com>
date Tue, 09 Oct 2018 15:02:44 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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