File

man/Makefile @ 12988:8592770be63a

util.jsonschema: Implement 'dependentRequired' If this field exists, then these fields must also exist.
author Kim Alvefur <zash@zash.se>
date Sun, 26 Mar 2023 15:19:14 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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