#!/bin/sh if [ $# -ne 1 ]; then echo usage: contrib/man2html outdir exit fi if [ ! -d $1 ]; then echo $1 doesn\'t exist exit fi cat < $1/index.html camellia manpages