File

man/Makefile @ 9786:00f7af0be849

mod_admin_telnet: sttas:show: Use format option that allows float numbers string.format("%d", 0.5) causes an error on Lua 5.3
author Kim Alvefur <zash@zash.se>
date Wed, 16 Jan 2019 14:20:16 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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