File

man/Makefile @ 8964:76780f37028d

mod_admin_telnet: Add some experimental commands for inspecting stats
author Matthew Wild <mwild1@gmail.com>
date Wed, 04 Jul 2018 06:57:32 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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