File

man/Makefile @ 10506:af214e2739f5

mod_admin_telnet: Merge hostname comparison functions Missed that there existed one already when writing the one for host:list
author Kim Alvefur <zash@zash.se>
date Sun, 15 Dec 2019 21:42:42 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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