File

man/Makefile @ 10640:5622eda7c5c5

usermanager: Add get_roles() function
author Matthew Wild <mwild1@gmail.com>
date Wed, 05 Feb 2020 17:41:14 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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