1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 02:35:25 +02:00

zdump: add page (#14017)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
Managor 2024-10-06 14:02:07 +03:00 committed by GitHub
parent ef2763f996
commit eb7c0a3207
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
pages/linux/zdump.md Normal file
View file

@ -0,0 +1,12 @@
# zdump
> Print timezone information.
> More information: <https://manned.org/zdump>.
- Print the current time in a timezone:
`zdump {{timezone}}`
- Display help:
`zdump --help`