#!/usr/bin/env sh pandoc $1 -s -t man -o $(echo $1 | cut -d '.' -f -2)