Improve show timezone

This commit is contained in:
Alexandre
2024-06-10 11:02:52 +02:00
committed by GitHub
parent 9ccf934382
commit 9bd47a7d6e

View File

@@ -42,7 +42,7 @@ case "$1" in
;;
esac
;;
"show --value --property=Timezone")
"show")
show_timezone
;;
"set-timezone")