File

man/Makefile @ 8916:e727747279a0

modulemanager: Expose function to get the list of modules that should be loaded on a host
author Matthew Wild <mwild1@gmail.com>
date Wed, 20 Jun 2018 10:41:02 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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