File

man/Makefile @ 10789:e7eb33a5f8d9

mod_admin_telnet: Document HTTP command in internal help
author Kim Alvefur <zash@zash.se>
date Wed, 29 Apr 2020 22:56:35 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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