File

man/Makefile @ 8094:dcda2ae4569d

prosodyctl: Don't switch user if we are root and run_as_root is enabled
author Matthew Wild <mwild1@gmail.com>
date Wed, 19 Apr 2017 12:40:03 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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