File

man/Makefile @ 12634:8cb6644ce463

util.datetime: Update Teal interface description Integers were required before, now any number should work.
author Kim Alvefur <zash@zash.se>
date Wed, 17 Aug 2022 18:41:35 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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