File

man/Makefile @ 13035:93c1590b5951

mod_admin_shell: Calculate widths of columns from example values Harder to accidentally count wrong if Lua is doing the counting on a plausible input.
author Kim Alvefur <zash@zash.se>
date Thu, 06 Apr 2023 17:07:09 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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