File

man/Makefile @ 11129:387d442497e7

util.pluginloader: Extract Lua version once It's not going to change while the module is loaded.
author Kim Alvefur <zash@zash.se>
date Mon, 05 Oct 2020 20:56:03 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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