File

man/Makefile @ 12217:39043233de04

util.prosodyctl.check: Add HTTP related DNS checks Since XEP-0363 is essentially mandatory now this will hopefully help diagnose some common issues.
author Kim Alvefur <zash@zash.se>
date Thu, 27 Jan 2022 12:36:50 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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