Skip to content

docs(tag): align short description with SOURCE then TARGET order - #7153

Open
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/tag-short-description
Open

docs(tag): align short description with SOURCE then TARGET order#7153
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/tag-short-description

Conversation

@locker95

@locker95 locker95 commented Aug 5, 2026

Copy link
Copy Markdown

The short help used to lead with TARGET_IMAGE while docker tag itself is SOURCE then TARGET, which is easy to flip when you're skimming.

Reworded to keep the same meaning but match the argument order.

Fixes #3674

The old short string led with TARGET_IMAGE while usage is
SOURCE_IMAGE TARGET_IMAGE, which made the help text easy to misread.

Fixes docker#3674

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested review from a team and thaJeztah as code owners August 5, 2026 18:53
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.

Documentation for how to use 'docker tag' on command line confusing

1 participant