]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: avoid unwanted display of the 'coreutils' command info
authorPádraig Brady <P@draigBrady.com>
Sun, 3 Jan 2016 01:28:47 +0000 (01:28 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 3 Jan 2016 12:58:39 +0000 (12:58 +0000)
* doc/coreutils.texi (coreutils): Remove this direntry
so that `info coreutils` will display the table of contents,
rather than the unlikely intended coreutils Multi-call invocation.
This also supports lookups like `info coreutils readlink`,
but note that only works with the standard info viewer,
and not with pinfo for example.

doc/coreutils.texi

index 76e4182524330c3e01291de47ec0063bebbce31b..62955a508c04c575628c812659849e5806c50ffb 100644 (file)
@@ -48,7 +48,6 @@
 * chroot: (coreutils)chroot invocation.         Specify the root directory.
 * cksum: (coreutils)cksum invocation.           Print POSIX CRC checksum.
 * comm: (coreutils)comm invocation.             Compare sorted files by line.
-* coreutils: (coreutils)Multi-call invocation.  Multi-call program.
 * cp: (coreutils)cp invocation.                 Copy files.
 * csplit: (coreutils)csplit invocation.         Split by context.
 * cut: (coreutils)cut invocation.               Print selected parts of lines.