File

man/Makefile @ 10281:f90abf142d53

mod_register_ibr: Add FORM_TYPE as required by XEP-0077.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sun, 29 Sep 2019 15:05:17 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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