File

man/Makefile @ 10910:e890b83f08cf

util.human.io: Consider separator when calculating remaining width
author Kim Alvefur <zash@zash.se>
date Thu, 04 Jun 2020 18:40:37 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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