File

man/Makefile @ 10725:ddc2607ec89e

migrator: Inject data- and plugin paths during build Same way as with the prosody and prosodyctl executables
author Kim Alvefur <zash@zash.se>
date Sun, 19 Apr 2020 01:09:21 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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