File

man/Makefile @ 7128:fccf340f4e1e

mod_groups: Use module:get_option_path, look for file relative to config dir
author Kim Alvefur <zash@zash.se>
date Thu, 04 Feb 2016 10:06:09 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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