Skip to content

Commit

Permalink
Add meaningful label to repository textfield in TagCommand
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel authored and vjuranek committed Oct 7, 2015
1 parent 37cabfd commit 461ceb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<f:entry field="image" title="Name of the image to tag (repository/image:tag)">
<f:textbox />
</f:entry>
<f:entry field="repository" title="Docker registry URL">
<f:entry field="repository" title="Target repository of the new tag">
<f:textbox />
</f:entry>
<f:entry field="tag" title="The tag to set">
Expand Down

0 comments on commit 461ceb0

Please sign in to comment.