File

man/Makefile @ 9959:45caa32992b6

util.hmac: Expose hmac-sha-512 too All these are provided by util.hashes so why not?
author Kim Alvefur <zash@zash.se>
date Fri, 19 Apr 2019 12:47:49 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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