aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-06-11 03:49:05 -0700
committerxyz <gky44px1999@gmail.com>2022-06-11 03:49:05 -0700
commit9c2c8e80986dc94a7c76932f05b5b5dd8418434b (patch)
tree4561eea211befe13d5f05ed7be03341dedc382bc /LICENSE
init
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
pan class="hl opt">;; f) tz_from="$(tzselect)";; F) tz_from="$OPTARG";; # one extra ',' at the end will not let `for tz in ...` loop one extra time? t) for i in $(seq "$OPTARG"); do tz_to="$(tzselect),$tz_to" done;; T) tz_to="$OPTARG,$tz_to";; \?) exit 1;; esac done shift $((OPTIND-1))