From: Pádraig Brady Date: Mon, 19 Feb 2024 14:14:21 +0000 (+0000) Subject: doc: add '[' to the info index X-Git-Tag: v9.5~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3b0feb1d4dc20b50ef2ff2d1da0c3f4958780f;p=thirdparty%2Fcoreutils.git doc: add '[' to the info index * doc/coreutils.texi (test invocation): Add '[' to the index. --- 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