File

man/Makefile @ 10788:3fc4863227a9

mod_admin_telnet: Document (in the internal help) debug commands
author Kim Alvefur <zash@zash.se>
date Wed, 29 Apr 2020 22:48:36 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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