File

man/Makefile @ 12293:145cb8305c67

mod_admin_shell: Squeeze some characters out of the Certificate column The more compact these are, the better
author Kim Alvefur <zash@zash.se>
date Thu, 17 Feb 2022 01:41:57 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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