Skip to content

docs: clarify bat reads files to stdout like cat(1)#3755

Open
leno23 wants to merge 2 commits into
sharkdp:masterfrom
leno23:docs/clarify-project-description-2113
Open

docs: clarify bat reads files to stdout like cat(1)#3755
leno23 wants to merge 2 commits into
sharkdp:masterfrom
leno23:docs/clarify-project-description-2113

Conversation

@leno23

@leno23 leno23 commented May 17, 2026

Copy link
Copy Markdown

Summary

Clarifies the README tagline so newcomers understand bat is a command-line tool that reads files and prints to stdout (like Unix cat(1)), not a pet or unrelated project.

Fixes #2113

Test plan

  • Documentation-only change

leno23 added a commit to leno23/bat that referenced this pull request May 26, 2026
@leno23 leno23 force-pushed the docs/clarify-project-description-2113 branch from 630d113 to d50b27d Compare May 26, 2026 15:30
leno23 added 2 commits May 26, 2026 23:31
The tagline now states that bat reads files and writes to stdout before
calling it a cat clone, which matches common confusion in sharkdp#2113.

Fixes sharkdp#2113
@leno23 leno23 force-pushed the docs/clarify-project-description-2113 branch from d50b27d to 12cf523 Compare May 26, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Explanation of project confuses

1 participant