From 2e79d1ece2737848234adec61cca77f9f604fce2 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Tue, 5 Aug 2025 13:38:06 -0400 Subject: Add headings category to query lang --- cmd/help.go | 1 + 1 file changed, 1 insertion(+) (limited to 'cmd/help.go') diff --git a/cmd/help.go b/cmd/help.go index 9d59f53..d8517c4 100644 --- a/cmd/help.go +++ b/cmd/help.go @@ -88,6 +88,7 @@ func Help(topic string, w io.Writer) { %f - Date - filetime %a - List - authors %t - List - tags + %h - Str - headings (newline separated) %l - List - links %m - Str - meta -- cgit v1.2.3