mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
cat, bat: refer to each other (#23352)
This commit is contained in:
@@ -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,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`:
|
||||
|
||||
Reference in New Issue
Block a user