1
0
mirror of https://github.com/docker/cli.git synced 2026-01-23 15:21:32 +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)
Upstream-commit: 4e224b4218
Component: cli
This commit is contained in:
Sven Dowideit
2013-12-18 21:12:49 +10:00
committed by Tibor Vass
parent fcfd6c1df9
commit d2e070809a

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