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:
parent
ef2763f996
commit
eb7c0a3207
1 changed files with 12 additions and 0 deletions
12
pages/linux/zdump.md
Normal file
12
pages/linux/zdump.md
Normal 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`
|
Loading…
Add table
Reference in a new issue