From 8e3b0feb1d4dc20b50ef2ff2d1da0c3f4958780f Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Mon, 19 Feb 2024 14:14:21 +0000 Subject: [PATCH] doc: add '[' to the info index * doc/coreutils.texi (test invocation): Add '[' to the index. --- doc/coreutils.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 9015a3717c..0ef9a098f7 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -13588,6 +13588,7 @@ be used as a dummy shell for the purpose of disabling accounts. @section @command{test}: Check file types and compare values @pindex test +@pindex [ @cindex check file types @cindex compare values @cindex expression evaluation -- 2.47.2