mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
## Summary - Removes `grep` from the prerequisite list in the "View pull rate and limit" section of `content/manuals/docker-hub/usage/pulls.md` - The three commands shown in that section only use `curl` and `jq` — `grep` is never referenced - Fixes a factual error that would cause unnecessary confusion for readers checking whether they have the required tools Closes #24436 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Docker Docs Agent <agent@docker-docs-harness.local>