File

man/Makefile @ 11035:ba1143ddae9b

mod_component: Return extended error condition when not connected This might be something to write a XEP about.
author Kim Alvefur <zash@zash.se>
date Mon, 13 Apr 2020 02:49:19 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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