always use GNU long form options in scripts - benclifford/text GitHub Wiki

better self documenting.

short options for if you type the option a lot

long options for if you read the option a lot (eg when you are trying to understand the script later)