File

man/Makefile @ 10126:ad640c2e072e

prosodyctl: Implemented the 'list' command, which is a bridge to 'luarocks list'
author João Duarte <jvsDuarte08@gmail.com>
date Thu, 20 Jun 2019 19:17:47 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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