File

man/Makefile @ 9453:b6cdadb1175d

mod_register_ibr: Include password in user-registering event, to allow e.g. password policy enforcement
author Matthew Wild <mwild1@gmail.com>
date Tue, 09 Oct 2018 15:01:34 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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