1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

my attempt to disentagle repository and registry (Issue #1439)

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
This commit is contained in:
Sven Dowideit
2013-12-18 21:12:49 +10:00
committed by Tibor Vass
parent 0bf10f83a1
commit 4e224b4218

View File

@@ -1301,7 +1301,7 @@ The main process inside the container will receive SIGTERM, and after a grace pe
::
Usage: docker tag [OPTIONS] IMAGE REPOSITORY[:TAG]
Usage: docker tag [OPTIONS] IMAGE [REGISTRYHOST/][USERNAME/]NAME[:TAG]
Tag an image into a repository