File

man/Makefile @ 11361:dab1a6e46087

mod_admin_shell: List global HTTP endpoints by default Trick copied from the module commands
author Kim Alvefur <zash@zash.se>
date Wed, 03 Feb 2021 23:28:02 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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