>From 9078a117f3a079044a1d17afb6bae6beecc631b1 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Thu, 3 Jun 2021 18:34:23 -0700
Subject: [PATCH] =?UTF-8?q?*=20tz-link.html:=20Mention=20@tubular/time?=
 =?UTF-8?q?=E2=80=99s=20new=20features.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 tz-link.html | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/tz-link.html b/tz-link.html
index a240277..2fb4903 100644
--- a/tz-link.html
+++ b/tz-link.html
@@ -513,9 +513,11 @@ JavaScript library that supports date arithmetic that is time zone
 aware. It is freely available under the <abbr>MIT</abbr> license.</li>
 <li><a href="https://www.npmjs.com/package/@tubular/time">@tubular/time</a>
 supports live <code><abbr>tzdb</abbr></code> updates,
-astronomical and atomic time,
-and has full <a
-href="https://en.wikipedia.org/wiki/TypeScript">TypeScript</a> support.</li>
+astronomical and atomic time, a command-line interface,
+and full <a
+href="https://en.wikipedia.org/wiki/TypeScript">TypeScript</a>.
+It can also generate <abbr>TZif</abbr> files.
+It is freely available under the <abbr>MIT</abbr> license.</li>
 </ul>
 The proposed <a
 href="https://github.com/tc39/proposal-temporal"><samp>Temporal</samp>
-- 
2.30.2

