Skip to content

Commit 1054d0c

Browse files
authored
Merge pull request #2915 from rochfeu/patch-1
Remove duplicate word in push.md
2 parents 2f20bf4 + 69b5487 commit 1054d0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/commandline/push.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ listed.
7676

7777
### Push all tags of an image
7878

79-
Use the `-a` (or `--all-tags`) option to push To push all tags of a local image.
79+
Use the `-a` (or `--all-tags`) option to push all tags of a local image.
8080

8181
The following example creates multiple tags for an image, and pushes all those
8282
tags to Docker Hub.

0 commit comments

Comments
 (0)