#!/bin/bash

pandoc -s -t man iso-constructor.1.md -o iso-constructor.1
man ./iso-constructor.1
