File

man/Makefile @ 7090:7aa37d70944b

mod_admin_telnet: Fix sorting of JIDs in c2s:show() family of functions (thanks lookshe and Zash)
author Matthew Wild <mwild1@gmail.com>
date Fri, 22 Jan 2016 13:20:00 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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