#!/bin/bash set -eu -o pipefail if [ "x$*" = 'x--help' ] then cat <