File

man/Makefile @ 13390:905a6009f60d

configmanager: Support for appending to existing config options ...and some other useful operations
author Matthew Wild <mwild1@gmail.com>
date Fri, 08 Dec 2023 15:34:48 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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