File

man/Makefile @ 11890:b9aab1962a2b

util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)
author Matthew Wild <mwild1@gmail.com>
date Thu, 11 Nov 2021 13:27:28 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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