File

man/Makefile @ 10405:e7f5735f19e1

util.startup: Disable plugin installer path creation for now (see comments)
author Kim Alvefur <zash@zash.se>
date Sat, 09 Nov 2019 00:26:56 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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