File

man/Makefile @ 10185:02d8f475a96d

util.prosodyctl: call_luarocks function is now compatible with the list command
author João Duarte <jvsDuarte08@gmail.com>
date Wed, 31 Jul 2019 10:22:11 -0700
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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