File

man/Makefile @ 10287:a1c0395a59ae

mod_register_ibr: Reminder to maybe use util.error in the future
author Kim Alvefur <zash@zash.se>
date Sun, 29 Sep 2019 16:22:05 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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