File

man/Makefile @ 13050:4ae759490e31

util.prosodyctl.shell: Coerce terminal width to string (for util.stanza) Fixes invalid attribute value: expected string, got number
author Kim Alvefur <zash@zash.se>
date Fri, 07 Apr 2023 13:53:40 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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