Files
docker-docs/content
github-actions[bot] 8a6c3811dc docs: address issue #24232 (#24234)
## Summary
Fixed incorrect `docker pull` command syntax in deactivation
prerequisites.

## Changes
- Corrected `docker pull -a <image>:<tag>` to `docker pull -a <image>`
to pull all tags, or `docker pull <image>:<tag>` to pull a specific tag
- Updated both `content/manuals/accounts/deactivate-user-account.md` and
`content/manuals/admin/organization/deactivate-account.md`

Fixes #24232

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-02-27 13:36:19 +00:00
..