File

man/Makefile @ 8824:9232305618ac

.luacheckrc: Remove mod_pubsub/pubsub.lib.lua from files excluded from checks
author Kim Alvefur <zash@zash.se>
date Wed, 23 May 2018 15:02:55 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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