File

man/Makefile @ 12608:946a11f794e2

util.human.units: Specify enum argument to format()
author Kim Alvefur <zash@zash.se>
date Mon, 05 Jul 2021 13:18:14 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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