mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
man docker-tag minor fixup
Signed-off-by: Sally O'Malley <somalley@redhat.com>
Upstream-commit: 1f974f76ad
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
5b7698a1f6
commit
e92eccedb6
@@ -21,7 +21,10 @@ registry located at `registry-1.docker.io` by default.
|
||||
**-f**, **--force**=*true*|*false*
|
||||
When set to true, force the alias. The default is *false*.
|
||||
|
||||
**REGISTRYHOST**
|
||||
**--help**
|
||||
Print usage statement.
|
||||
|
||||
**REGISTRY_HOST**
|
||||
The hostname of the registry if required. This may also include the port
|
||||
separated by a ':'
|
||||
|
||||
@@ -37,10 +40,6 @@ recommended to be used for a version to distinguish images with the same name.
|
||||
Also, for consistency tags should only include a-z0-9-_. .
|
||||
Note that here TAG is a part of the overall name or "tag".
|
||||
|
||||
# OPTIONS
|
||||
**-f**, **--force**=*true*|*false*
|
||||
Force. The default is *false*.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
## Giving an image a new alias
|
||||
|
||||
Reference in New Issue
Block a user