File

man/Makefile @ 10726:5d544b5e7d82

migrator: Don't create unused directory I guess this contained the old per-store migrators
author Kim Alvefur <zash@zash.se>
date Sun, 19 Apr 2020 01:17:48 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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