File

man/Makefile @ 10291:7b48b620164c

util.async: Add function for waiting on promises and unpacking the results
author Kim Alvefur <zash@zash.se>
date Sun, 29 Sep 2019 18:42:35 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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