mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-21 11:01:47 +00:00
* tzselect.ksh: Fix typo in implementation of undocumented -t option.
This commit is contained in:
@ -140,7 +140,7 @@ else
|
||||
}
|
||||
fi
|
||||
|
||||
while getopts c:n:-: opt
|
||||
while getopts c:n:t:-: opt
|
||||
do
|
||||
case $opt$OPTARG in
|
||||
c*)
|
||||
|
||||
Reference in New Issue
Block a user