File

man/Makefile @ 8054:0ba461b7d9af

mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck]
author Kim Alvefur <zash@zash.se>
date Tue, 04 Apr 2017 01:25:33 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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