File

man/Makefile @ 10044:4fd27023224a

mod_admin_telnet: Collect array from Bosh connections when appending to connection list Fixes #1356
author Michel Le Bihan <michel@lebihan.pl>
date Mon, 03 Jun 2019 20:51:15 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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