File

man/Makefile @ 12399:d99772b739e0

mod_admin_shell: Add watch:log() command to tail logs in realtime
author Matthew Wild <mwild1@gmail.com>
date Thu, 17 Mar 2022 10:24:38 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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