#!/bin/sh set -eu readonly GitURL='https://git.causal.agency/src/tree/bin' src=$1 man=${2:-} cat < ${src} ${src} in git EOF [ -f "$man" ] && man -P cat "${PWD}/${man}" | ./ttpre ./hi -t -f html -o anchor "$src"