1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 21:22:09 +02:00
tldr/pages/linux/zic.md
Angad Singh Grover 695d97115f
zic, tzselect: add page (#14312)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-10-28 21:38:21 +01:00

12 lines
261 B
Markdown

# zic
> Compile timezones into binary files.
> More information: <https://manned.org/zic>.
- Compile a timezone file from a directory:
`zic -d {{path/to/directory}}`
- Report warnings during compilation of a specific file:
`zic -v {{path/to/file}}.infile`