Skip to content

Instantly share code, notes, and snippets.

@kodybrown
kodybrown / example_usage.txt
Created July 31, 2019 23:48
batch file boilerplate template
>template.bat /?
test v1.23
This is a sample batch file template,
providing command-line arguments and flags.
USAGE:
test.bat [flags] "required argument" "optional argument"
/?, --help shows this help
/v, --version shows the version