File

man/Makefile @ 10155:ebe39918d430

prosodyctl: Removed the development commands magic, get_modules and write_rockspec
author João Duarte <jvsDuarte08@gmail.com>
date Wed, 24 Jul 2019 04:24:29 -0700
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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