File

man/Makefile @ 10219:d58925bb74ca

mod_auth_internal_hashed: Precompute SCRAM authentication profile name (thanks MattJ)
author Kim Alvefur <zash@zash.se>
date Thu, 22 Aug 2019 01:00:31 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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