File

man/Makefile @ 10747:63a89b876407

util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in tests
author Kim Alvefur <zash@zash.se>
date Wed, 22 Apr 2020 21:35:33 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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