cat, bat: refer to each other (#23352)

This commit is contained in:
Managor
2026-07-28 01:58:36 +03:00
committed by GitHub
parent 014b4b5522
commit 0a6026ff94
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
> Print and concatenate files.
> A `cat` clone with syntax highlighting and Git integration.
> See also: `cat`.
> More information: <https://manned.org/bat>.
- Pretty print the contents of one or more files to `stdout`:
+1
View File
@@ -1,6 +1,7 @@
# cat
> Print and concatenate files.
> See also: `bat`.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/cat-invocation.html>.
- Print the contents of a file to `stdout`: