File

man/Makefile @ 7476:42d8955be784

luacheckrc: Ignore assert helper functions used in tests/*
author Kim Alvefur <zash@zash.se>
date Fri, 08 Jul 2016 19:20:49 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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