#!/usr/bin/env bash if [[ "$1" == "-h" || "$1" == "--help" ]]; then cat <