File

man/Makefile @ 9412:063977461363

mod_s2s: Silence all warnings instead of ignoring the entire module
author Kim Alvefur <zash@zash.se>
date Sun, 30 Sep 2018 17:49:56 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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