File

man/Makefile @ 12707:f75235110045

util.jwt: Add new init() convenience method to obtain both signer and verifier
author Matthew Wild <mwild1@gmail.com>
date Mon, 11 Jul 2022 13:43:01 +0100 (2022-07-11)
parent 7032:817c7b197ac7
line wrap: on
line source
all: prosodyctl.man

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