diff --git a/pages/linux/zdump.md b/pages/linux/zdump.md new file mode 100644 index 0000000000..dcf760a16c --- /dev/null +++ b/pages/linux/zdump.md @@ -0,0 +1,12 @@ +# zdump + +> Print timezone information. +> More information: . + +- Print the current time in a timezone: + +`zdump {{timezone}}` + +- Display help: + +`zdump --help`