File

man/Makefile @ 13279:140f7926946b

portmanager: Expose API to get at SSL/TLS config for a given interface/port
author Matthew Wild <mwild1@gmail.com>
date Wed, 07 Sep 2022 11:26:42 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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