···2233# Arguments for the usage
44ghd_arguments=(
55+ "$(basename "$0" .sh) [owned_repo]"
56 "$(basename "$0" .sh)"
67)
78···12131314# Options for the usage
1415ghd_options=(
1616+ "[owned_repo] The name of an owned repo to delete,"
1717+ " or fork name will work too"
1818+ ""
1519 "--help Display this help message."
1620)
1721