File

man/Makefile @ 11364:bb6b744f7f1a

mod_admin_shell: Pretty-print HTTP endpoints in a human table Attempted readability improvement
author Kim Alvefur <zash@zash.se>
date Wed, 03 Feb 2021 23:46:13 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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