File

man/Makefile @ 10534:8a42fd6702e6

util.sql: Handle failure to detect connection encoding Silences a luacheck warning about an unused variable
author Kim Alvefur <zash@zash.se>
date Mon, 23 Dec 2019 21:13:27 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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