File

man/Makefile @ 12416:19fd28239e73 0.12

prosodyctl: check turn: Fail with error if our own address is supplied for the ping test
author Matthew Wild <mwild1@gmail.com>
date Sat, 19 Mar 2022 11:09:10 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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