File

man/Makefile @ 10728:2764beb552cd

mod_bosh, mod_websocket: Add config options to override GET responses
author Matthew Wild <mwild1@gmail.com>
date Mon, 20 Apr 2020 11:30:59 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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