File

man/Makefile @ 11322:4ade9810ce35

mod_http_file_share: Move Authorization type string It belongs with the header more than the token itself
author Kim Alvefur <zash@zash.se>
date Wed, 27 Jan 2021 17:34:48 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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