File

man/Makefile @ 10939:99ae457c2459

mod_register_ibr: Allow registration to reset an existing account password if permitted by a plugin
author Matthew Wild <mwild1@gmail.com>
date Thu, 18 Jun 2020 16:42:22 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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