From f4de5c4300f8029d409227cf2d3f47441caa03b6 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Sun, 10 Jan 2021 11:18:13 +1100 Subject: [PATCH] Better docIndex docs --- pkg/yqlib/doc/headers/Document Index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/yqlib/doc/headers/Document Index.md b/pkg/yqlib/doc/headers/Document Index.md index 4430ab14..2f29853b 100644 --- a/pkg/yqlib/doc/headers/Document Index.md +++ b/pkg/yqlib/doc/headers/Document Index.md @@ -1 +1 @@ -Use the `documentIndex` operator to select nodes of a particular document. \ No newline at end of file +Use the `documentIndex` operator (or the `di` shorthand) to select nodes of a particular document. \ No newline at end of file