File

man/Makefile @ 11122:d60094d9b458

mod_auth_anonymous: Add config option to allow/disallow storage writes
author Matthew Wild <mwild1@gmail.com>
date Fri, 02 Oct 2020 16:44:30 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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