File

man/Makefile @ 13364:6f9b15757384

mod_cron: Add shell command to list registered cron tasks with status
author Matthew Wild <mwild1@gmail.com>
date Thu, 30 Nov 2023 11:38:59 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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