File

man/Makefile @ 13522:ccd6199cc6a2

mod_csi: Update correct variables when counting states
author Kim Alvefur <zash@zash.se>
date Sat, 21 Sep 2024 22:07:36 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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